Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Variables
Teuchos_ScalarTraits.cpp File Reference
#include "Teuchos_ScalarTraits.hpp"
#include "Teuchos_Assert.hpp"
#include <limits>
Include dependency graph for Teuchos_ScalarTraits.cpp:

Go to the source code of this file.

Namespaces

 Teuchos
 

Variables

const float Teuchos::flt_nan = std::numeric_limits<float>::quiet_NaN()
 
const double Teuchos::dbl_nan = std::numeric_limits<double>::quiet_NaN()