CppAD: A C++ Algorithmic Differentiation Package 20110419
|
Start recording the next operator in the operation sequence. This sets the op code for the next operation in this recording. This call must be followed by putting the corresponding NumArg(op) argument indices in the recording.
Definition at line 226 of file recorder.hpp. Referenced by optimize(), optimize_record_csum(), optimize_record_pv(), optimize_record_vp(), and optimize_record_vv(). |