|
Prev | Next |
Base
operation sequence
is stored in an ADFun object by its FunConstruct
.
The ADFun object can then be used to calculate function values,
derivative values, and other values related to the corresponding function.
| record_adfun | Create an ADFun Object (Record an Operation Sequence) |
| drivers | First and Second Order Derivatives: Easy Drivers |
| Forward | Forward Mode |
| Reverse | Reverse Mode |
| sparsity_pattern | Calculating Sparsity Patterns |
| sparse_derivative | Calculating Sparse Derivatives |
| optimize | Optimize an ADFun Object Tape |
| abs_normal | Abs-normal Representation of Non-Smooth Functions |
| FunCheck | Check an ADFun Sequence of Operations |
| check_for_nan | Check an ADFun Object For Nan Results |