CppAD: A C++ Algorithmic Differentiation Package  20130918
rosen_34.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 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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines