CppAD: A C++ Algorithmic Differentiation Package 20110419
CppAD::RombergMul< Fun, SizeVector, FloatVector, m > Class Template Reference

List of all members.

Public Member Functions

 RombergMul (void)
Float operator() (Fun &F, const FloatVector &a, const FloatVector &b, const SizeVector &n, const SizeVector &p, Float &e)

Private Types

typedef FloatVector::value_type Float

Detailed Description

template<class Fun, class SizeVector, class FloatVector, size_t m>
class CppAD::RombergMul< Fun, SizeVector, FloatVector, m >

Definition at line 243 of file romberg_mul.hpp.


The documentation for this class was generated from the following file: