CppAD: A C++ Algorithmic Differentiation Package 20110419
template<typename Base >
template<typename ADvector >
void ADFun< Base >::Dependent ( ADTape< Base > *  tape,
const ADvector &  y 
) [private]

change the operation sequence corresponding to this object

Definition at line 186 of file dependent.hpp.

Referenced by ADFun< Base >::ADFun(), CppAD::BenderQuad(), and opt_val_hes().