CppAD: A C++ Algorithmic Differentiation Package
20130918
|
Base CppAD::player< Base >::GetPar | ( | size_t | i | ) | const [inline] |
Fetch a parameter from the recording.
i | the index of the parameter in recording |
Definition at line 190 of file player.hpp.
Referenced by CppAD::forward0sweep(), CppAD::forward1sweep(), CppAD::optimize::optimize_run(), CppAD::printOp(), and CppAD::ReverseSweep().