CppAD: A C++ Algorithmic Differentiation Package
20130102
|
Optimize a player object operation sequence.
The operation sequence for this object is replaced by one with fewer operations but the same funcition and derivative values.
Base | base type for the operator; i.e., this operation was recorded using AD< Base > and computations by this routine are done using type Base. |
Definition at line 1665 of file optimize.hpp.
Referenced by CppAD::BenderQuad(), and opt_val_hes().