|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Convert from long double to float.
More...
#include <Teuchos_as.hpp>
Static Public Member Functions | |
| static float | safeConvert (const long double t) |
| static float | convert (const long double t) |
Convert from long double to float.
Definition at line 1030 of file Teuchos_as.hpp.
| static float Teuchos::ValueTypeConversionTraits< float, long double >::safeConvert | ( | const long double | t | ) | [inline, static] |
Definition at line 1032 of file Teuchos_as.hpp.
| static float Teuchos::ValueTypeConversionTraits< float, long double >::convert | ( | const long double | t | ) | [inline, static] |
Definition at line 1058 of file Teuchos_as.hpp.
1.7.6.1