#include <cppad/local/cppad_assert.hpp>#include <cppad/check_simple_vector.hpp>#include <cppad/nan.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | CppAD |
Functions | |
| template<typename Scalar , typename Vector , typename Method > | |
| Vector | CppAD::OdeErrControl (Method &method, const Scalar &ti, const Scalar &tf, const Vector &xi, const Scalar &smin, const Scalar &smax, Scalar &scur, const Vector &eabs, const Scalar &erel, Vector &ef, Vector &maxabs, size_t &nstep) |
| template<typename Scalar , typename Vector , typename Method > | |
| Vector | CppAD::OdeErrControl (Method &method, const Scalar &ti, const Scalar &tf, const Vector &xi, const Scalar &smin, const Scalar &smax, Scalar &scur, const Vector &eabs, const Scalar &erel, Vector &ef) |
| template<typename Scalar , typename Vector , typename Method > | |
| Vector | CppAD::OdeErrControl (Method &method, const Scalar &ti, const Scalar &tf, const Vector &xi, const Scalar &smin, const Scalar &smax, Scalar &scur, const Vector &eabs, const Scalar &erel, Vector &ef, Vector &maxabs) |
1.6.1