CppAD: A C++ Algorithmic Differentiation Package 20110419
|
Go to the source code of this file.
Namespaces | |
namespace | CppAD |
contains all the variables and functions defined by the CppAD package. | |
Functions | |
bool | CppAD::EqualOpSeq (const float &x, const float &y) |
bool | CppAD::EqualOpSeq (const double &x, const double &y) |
template<class Base > | |
bool | CppAD::EqualOpSeq (const AD< Base > &u, const AD< Base > &v) |