CppAD: A C++ Algorithmic Differentiation Package 20110419
|
template<class Base >
Add a value to the end of the current vector of VecAD indices. For each VecAD vector, this routine is used to store the length of the vector followed by the parameter index corresponding to each value in the vector. This value for the elements of the VecAD vector corresponds to the beginning of the operation sequence.
Definition at line 264 of file recorder.hpp. Referenced by optimize(). |