CppAD: A C++ Algorithmic Differentiation Package 20110419
template<class Base>
size_t ADTape< Base >::size_independent_ [private]

Number of independent variables in this tapes reconding. Set by Independent and effectively const.

Definition at line 98 of file ad_tape.hpp.

Referenced by ADFun< Base >::ADFun(), and ADFun< Base >::Dependent().