CppAD: A C++ Algorithmic Differentiation Package 20110419
template<class Base>
CppAD::vector<size_t> ADFun< Base >::ind_taddr_ [private]

tape address for the independent variables

Definition at line 94 of file ad_fun.hpp.

Referenced by ADFun< Base >::ADFun(), ADFun< Base >::Domain(), and ADFun< Base >::operator=().