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 Type > | |
Type | CppAD::erf_template (const Type &x) |
float | CppAD::erf (const float &x) |
double | CppAD::erf (const double &x) |
template<class Base > | |
AD< Base > | CppAD::erf (const AD< Base > &x) |
template<class Base > | |
AD< Base > | CppAD::erf (const VecAD_reference< Base > &x) |