CppAD: A C++ Algorithmic Differentiation Package
20130102
|
Go to the source code of this file.
Namespaces | |
namespace | CppAD |
contains all the variables and functions defined by the CppAD package. | |
Functions | |
template<class Base > | |
bool | CppAD::Parameter (const AD< Base > &u) |
template<class Base > | |
bool | CppAD::Parameter (const VecAD< Base > &u) |
template<class Base > | |
bool | CppAD::Variable (const AD< Base > &u) |
template<class Base > | |
bool | CppAD::Variable (const VecAD< Base > &u) |