CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
CppAD::RombergMul< Fun, SizeVector, FloatVector, m > Class Template Reference

Public Member Functions

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

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 238 of file romberg_mul.hpp.


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