CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
CppAD::numeric_limits< Float > Class Template Reference

All tthese defaults correspond to errors. More...

Static Public Member Functions

static Float epsilon (void)
 machine epsilon More...
 
static Float max (void)
 maximum finite value More...
 
static Float min (void)
 minimum positive normalized value More...
 
static Float quiet_NaN (void)
 not a number More...
 

Static Public Attributes

static const int digits10 = -1
 number of decimal digits More...
 

Detailed Description

template<class Float>
class CppAD::numeric_limits< Float >

All tthese defaults correspond to errors.

Definition at line 155 of file numeric_limits.hpp.


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