CppAD: A C++ Algorithmic Differentiation Package  20130918
CppAD::numeric_limits< AD< Base > > Class Template Reference

Partial specialization that defines limits for for all AD types. More...

List of all members.

Static Public Member Functions

static AD< Base > epsilon (void)
 machine epsilon
static AD< Base > max (void)
 maximum finite value
static AD< Base > min (void)
 minimum positive normalized value

Detailed Description

template<class Base>
class CppAD::numeric_limits< AD< Base > >

Partial specialization that defines limits for for all AD types.

Definition at line 161 of file limits.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines