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

Number of variables in the recording.

Definition at line 36 of file recorder.hpp.

Referenced by recorder< Base >::Erase(), recorder< Base >::num_rec_var(), player< Base >::operator=(), and recorder< Base >::recorder().