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_load_op_rec ( void  ) const
inline

Number of LdpOp and LdvOp operations currently in the recording.

Definition at line 140 of file recorder.hpp.

Referenced by CppAD::local::optimize::optimize_run().