CppAD: A C++ Algorithmic Differentiation Package 20110419
|
template<class Base >
Put initialization for a VecAD<Base> object in the tape. This routine should be called once for each VecAD object when just before it changes from a parameter to a variable.
Definition at line 196 of file ad_tape.hpp. Referenced by CppAD::VecAD_reference< Base >::operator=(). |