#include <cmath>#include <cppad/cppad.hpp>Include dependency graph for erf.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | CppAD |
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) |
1.4.7