Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Teuchos::ValueTypeConversionTraits< float, double > Class Reference

Convert from double to float. More...

#include <Teuchos_as.hpp>

Static Public Member Functions

static float safeConvert (const double t)
 
static float convert (const double t)
 

Detailed Description

Convert from double to float.

Definition at line 1021 of file Teuchos_as.hpp.

Member Function Documentation

◆ safeConvert()

Definition at line 1023 of file Teuchos_as.hpp.

◆ convert()

Definition at line 1049 of file Teuchos_as.hpp.


The documentation for this class was generated from the following file: