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

Fetch a VecAD index from the recording.

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

Definition at line 185 of file player.hpp.

Referenced by ForJacSweep(), forward0sweep(), forward_sweep(), optimize(), RevHesSweep(), and RevJacSweep().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines