CppAD: A C++ Algorithmic Differentiation Package  20130102
romberg_one.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<class Fun , class Float >
Float CppAD::RombergOne (Fun &F, const Float &a, const Float &b, size_t n, size_t p, Float &e)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines