CppAD: A C++ Algorithmic Differentiation Package  20130918
template<class Base>
pod_vector<Base> CppAD::player< 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 55 of file player.hpp.

Referenced by CppAD::player< Number >::Erase(), CppAD::player< Number >::get(), CppAD::player< Number >::GetPar(), CppAD::player< Number >::Memory(), CppAD::player< Number >::num_par_rec(), and CppAD::player< Number >::operator=().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines