CppAD::SliceLast< Fun, FloatVector > Class Template Reference

#include <romberg_mul.hpp>

List of all members.

Public Member Functions

 SliceLast (Fun *F_, size_t last_, const FloatVector &x_)
double operator() (const Float &xlast)

Private Types

typedef FloatVector::value_type Float

Private Attributes

Fun * F
size_t last
FloatVector x

Detailed Description

template<class Fun, class FloatVector>
class CppAD::SliceLast< Fun, FloatVector >

Definition at line 179 of file romberg_mul.hpp.


Member Typedef Documentation

template<class Fun, class FloatVector>
typedef FloatVector::value_type CppAD::SliceLast< Fun, FloatVector >::Float [private]

Definition at line 180 of file romberg_mul.hpp.


Constructor & Destructor Documentation

template<class Fun, class FloatVector>
CppAD::SliceLast< Fun, FloatVector >::SliceLast ( Fun *  F_,
size_t  last_,
const FloatVector &  x_ 
) [inline]

Definition at line 186 of file romberg_mul.hpp.


Member Function Documentation

template<class Fun, class FloatVector>
double CppAD::SliceLast< Fun, FloatVector >::operator() ( const Float xlast  )  [inline]

Definition at line 192 of file romberg_mul.hpp.


Member Data Documentation

template<class Fun, class FloatVector>
Fun* CppAD::SliceLast< Fun, FloatVector >::F [private]

Definition at line 182 of file romberg_mul.hpp.

template<class Fun, class FloatVector>
size_t CppAD::SliceLast< Fun, FloatVector >::last [private]

Definition at line 183 of file romberg_mul.hpp.

template<class Fun, class FloatVector>
FloatVector CppAD::SliceLast< Fun, FloatVector >::x [private]

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