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

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

Definition at line 102 of file ad_tape.hpp.

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines