|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
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) |
Convert from double to float.
Definition at line 994 of file Teuchos_as.hpp.
| static float Teuchos::ValueTypeConversionTraits< float, double >::safeConvert | ( | const double | t | ) | [inline, static] |
Definition at line 996 of file Teuchos_as.hpp.
| static float Teuchos::ValueTypeConversionTraits< float, double >::convert | ( | const double | t | ) | [inline, static] |
Definition at line 1022 of file Teuchos_as.hpp.
1.7.6.1