CppAD: A C++ Algorithmic Differentiation Package  20130918
template<class Base>
Base CppAD::player< Base >::GetPar ( size_t  i) const [inline]

Fetch a parameter from the recording.

Returns:
the i-th parameter in the recording.
Parameters:
ithe index of the parameter in recording

Definition at line 190 of file player.hpp.

Referenced by CppAD::forward0sweep(), CppAD::forward1sweep(), CppAD::optimize::optimize_run(), CppAD::printOp(), and CppAD::ReverseSweep().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines