CppAD: A C++ Algorithmic Differentiation Package 20110419
template<class Base>
size_t recorder< Base >::num_rec_var ( void  ) const [inline]

Number of variables currently stored in the recording.

Definition at line 185 of file recorder.hpp.

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