CppAD: A C++ Algorithmic Differentiation Package
20130918
|
size_t CppAD::player< Base >::GetVecInd | ( | size_t | i | ) | const [inline] |
Fetch a VecAD index from the recording.
i | the 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().