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

Referenced by CppAD::ForJacSweep(), CppAD::forward0sweep(), CppAD::forward1sweep(), CppAD::optimize::optimize_run(), CppAD::RevHesSweep(), and CppAD::RevJacSweep().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines