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

Old method of fetching an operator from the recording.

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

Definition at line 164 of file player.hpp.

Referenced by CppAD::ForSparseJacBool(), CppAD::ForSparseJacSet(), CppAD::RevSparseHesBool(), CppAD::RevSparseHesSet(), CppAD::RevSparseJacBool(), and CppAD::RevSparseJacSet().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines