TMB Documentation
v1.9.11
|
Fixed derivative table used by AtomOp
More...
#include <checkpoint.hpp>
Public Member Functions | |
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. | |
Fixed derivative table used by AtomOp
Definition at line 12 of file checkpoint.hpp.