|
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<typename Scalar , typename Vector , typename Fun > | |
| Vector | CppAD::Rosen34 (Fun &F, size_t M, const Scalar &ti, const Scalar &tf, const Vector &xi) |
| template<typename Scalar , typename Vector , typename Fun > | |
| Vector | CppAD::Rosen34 (Fun &F, size_t M, const Scalar &ti, const Scalar &tf, const Vector &xi, Vector &e) |