CppAD: A C++ Algorithmic Differentiation Package  20130918
template<class Base>
pod_vector<Base> CppAD::recorder< Base >::par_rec_ [private]

The parameters in the recording. Note that Base may not be plain old data, so use false in consructor.

Definition at line 56 of file recorder.hpp.

Referenced by CppAD::recorder< Base >::free(), and CppAD::recorder< Base >::Memory().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines