CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base>
size_t CppAD::local::ADTape< Base >::size_independent_
private

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

Definition at line 104 of file ad_tape.hpp.

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