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

#include <romberg_mul.hpp>

List of all members.

Public Member Functions

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>
class CppAD::RombergMul< Fun, SizeVector, FloatVector, 1 >

Definition at line 291 of file romberg_mul.hpp.


Member Typedef Documentation

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

Definition at line 292 of file romberg_mul.hpp.


Member Function Documentation

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

Definition at line 294 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