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

number of rows (variables) in the recording (play_)

Definition at line 91 of file ad_fun.hpp.

Referenced by ADFun< Base >::ADFun(), ADFun< Base >::Memory(), ADFun< Base >::operator=(), ADFun< Base >::Size(), and ADFun< Base >::size_var().