CppAD::RombergMul< Fun, SizeVector, FloatVector, m > Class Template Reference

#include <romberg_mul.hpp>

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


Member Typedef Documentation

template<class Fun , class SizeVector , class FloatVector , size_t m>
typedef FloatVector::value_type CppAD::RombergMul< Fun, SizeVector, FloatVector, m >::Float [private]

Definition at line 243 of file romberg_mul.hpp.


Constructor & Destructor Documentation

template<class Fun , class SizeVector , class FloatVector , size_t m>
CppAD::RombergMul< Fun, SizeVector, FloatVector, m >::RombergMul ( void   )  [inline]

Definition at line 245 of file romberg_mul.hpp.


Member Function Documentation

template<class Fun , class SizeVector , class FloatVector , size_t m>
Float CppAD::RombergMul< Fun, SizeVector, FloatVector, m >::operator() ( Fun &  F,
const FloatVector &  a,
const FloatVector &  b,
const SizeVector &  n,
const SizeVector &  p,
Float e 
) [inline]

Definition at line 247 of file romberg_mul.hpp.


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

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1