CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
numeric_limits.hpp File Reference

File that defines CppAD numeric_limits for AD types. More...

Go to the source code of this file.

Classes

class  CppAD::numeric_limits< Float >
 All tthese defaults correspond to errors. More...
 
class  CppAD::numeric_limits< AD< Base > >
 Partial specialization that defines limits for for all AD types. More...
 

Namespaces

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

Detailed Description

File that defines CppAD numeric_limits for AD types.

Definition in file numeric_limits.hpp.