CppAD: A C++ Algorithmic Differentiation Package
20130102
|
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.
vec_ind | is the index to be palced at the end of the vector of VecAD indices. |
Definition at line 189 of file recorder.hpp.
Referenced by optimize().