CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base>
pod_vector<Base> CppAD::local::recorder< Base >::par_vec_
private

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

Definition at line 59 of file recorder.hpp.

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