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

Convert from double to float. More...

#include <Teuchos_as.hpp>

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

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()

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

Definition at line 1023 of file Teuchos_as.hpp.

◆ convert()

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

Definition at line 1049 of file Teuchos_as.hpp.


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