CppAD: A C++ Algorithmic Differentiation Package  20130918
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 >
 Default value for all undefined numeric_limits types. More...
class  CppAD::numeric_limits< AD< Base > >
 Partial specialization that defines limits for for all AD types. More...

Namespaces

namespace  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 limits.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines