|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
Public Member Functions | |
| double | operator() (const Float &xlast) |
| SliceLast (Fun *F_, size_t last_, const FloatVector &x_) | |
Private Types | |
| typedef FloatVector::value_type | Float |
Private Attributes | |
| Fun * | F |
| size_t | last |
| FloatVector | x |
Definition at line 175 of file romberg_mul.hpp.