CppAD: A C++ Algorithmic Differentiation Package
20130918
|
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. |
File that defines CppAD numeric_limits for AD types.
Definition in file limits.hpp.