CppAD: A C++ Algorithmic Differentiation Package  20130102
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 172 of file player.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines