Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Teuchos::ValueTypeConversionTraits< float, long double > Class Reference

Convert from long double to float. More...

#include <Teuchos_as.hpp>

Inheritance diagram for Teuchos::ValueTypeConversionTraits< float, long double >:

Static Public Member Functions

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

Detailed Description

Convert from long double to float.

Definition at line 1057 of file Teuchos_as.hpp.

Member Function Documentation

◆ safeConvert()

float Teuchos::ValueTypeConversionTraits< float, long double >::safeConvert ( const long double t)
inlinestatic

Definition at line 1059 of file Teuchos_as.hpp.

◆ convert()

float Teuchos::ValueTypeConversionTraits< float, long double >::convert ( const long double t)
inlinestatic

Definition at line 1085 of file Teuchos_as.hpp.


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