|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
Go to the source code of this file.
Namespaces | |
| CppAD | |
| contains all the variables and functions defined by the CppAD package. | |
Functions | |
| template<class Vector > | |
| bool | CppAD::hasnan (const Vector &v) |
| template<class Scalar > | |
| bool | CppAD::isnan (const Scalar &s) |
| template<class Scalar > | |
| Scalar | CppAD::nan (const Scalar &zero) |