CppAD: A C++ Algorithmic Differentiation Package  20130102
nan.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  CppAD
 

contains all the variables and functions defined by the CppAD package.


Functions

template<class Scalar >
Scalar CppAD::nan (const Scalar &zero)
template<class Scalar >
bool CppAD::isnan (const Scalar &s)
template<class Vector >
bool CppAD::hasnan (const Vector &v)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines