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

Fetch an operator from the recording.

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

Definition at line 322 of file player.hpp.