Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Teuchos::ValueTypeConversionTraits< double, long double > Class Reference

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)
 

Detailed Description

Convert from long double to double.

Definition at line 1093 of file Teuchos_as.hpp.

Member Function Documentation

◆ safeConvert()

Definition at line 1095 of file Teuchos_as.hpp.

◆ convert()

Definition at line 1121 of file Teuchos_as.hpp.


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