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

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


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