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

Referenced by forward0sweep(), forward_sweep(), optimize(), printOp(), and ReverseSweep().