|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
| 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 | ||
| ) |
Definition at line 423 of file ode_err_control.hpp.
Referenced by OdeErrControl().