CppAD: A C++ Algorithmic Differentiation Package
20130918
|
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().