| CppAD: A C++ Algorithmic Differentiation Package
    20171217
    | 
Go to the source code of this file.
| Namespaces | |
| CppAD | |
| contains all the variables and functions defined by the CppAD package. | |
| Functions | |
| template<class Scalar , class Vector , class Fun > | |
| Vector | CppAD::OdeGearControl (Fun &F, size_t M, const Scalar &ti, const Scalar &tf, const Vector &xi, const Scalar &smin, const Scalar &smax, Scalar &sini, const Vector &eabs, const Scalar &erel, Vector &ef, Vector &maxabs, size_t &nstep) |