|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
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... | |
All tthese defaults correspond to errors.
Definition at line 155 of file numeric_limits.hpp.