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

number of variables in the recording (play_)

Definition at line 92 of file ad_fun.hpp.

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines