CppAD: A C++ Algorithmic Differentiation Package 20110419
ode_gear.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  CppAD
 

contains all the variables and functions defined by the CppAD package.


Functions

template<typename Vector , typename Fun >
void CppAD::OdeGear (Fun &F, size_t m, size_t n, const Vector &T, Vector &X, Vector &e)