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

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

Definition at line 55 of file recorder.hpp.

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines