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