#include <cppad/check_numeric_type.hpp>#include <cppad/local/cppad_assert.hpp>#include <cppad/vector.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | CppAD |
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) |
1.6.1