CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base>
size_t CppAD::local::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 571 of file player.hpp.

Referenced by CppAD::local::for_hes_sweep(), CppAD::local::for_jac_sweep(), CppAD::local::forward0sweep(), CppAD::local::forward1sweep(), CppAD::local::optimize::get_opt_op_info(), CppAD::local::optimize::optimize_run(), CppAD::local::rev_hes_sweep(), and CppAD::local::rev_jac_sweep().