TMB Documentation  v1.9.11
Public Member Functions | List of all members
TMBad::retaping_derivative_table< Functor, ADFun, Test, packed_ > Struct Template Reference

Adaptive derivative table used by AtomOp More...

#include <checkpoint.hpp>

Public Member Functions

void retape (ForwardArgs< Scalar > &args)
 Retape the zero derivative and remove all higher orders from the table.
 
template<class V >
 retaping_derivative_table (const Functor &F, const V &x, Test test=Test())
 Set zero order functor used to retape this derivative table.
 
- Public Member Functions inherited from TMBad::standard_derivative_table< ADFun, packed_ >
void requireOrder (size_t n)
 Add derivatives up to this order.
 
void retape (ForwardArgs< Scalar > &args)
 Retaping this derivative table has no effect.
 
 standard_derivative_table (const ADFun &F)
 Set zero order function of this derivative table.
 

Detailed Description

template<class Functor, class ADFun, class Test = ParametersChanged, bool packed_ = false>
struct TMBad::retaping_derivative_table< Functor, ADFun, Test, packed_ >

Adaptive derivative table used by AtomOp

Definition at line 40 of file checkpoint.hpp.


The documentation for this struct was generated from the following file:
License: GPL v2