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::recorder< Base >::num_var_rec ( void  ) const
inline

Number of variables currently stored in the recording.

Definition at line 136 of file recorder.hpp.

Referenced by CppAD::ADFun< Base >::optimize().