CppAD: A C++ Algorithmic Differentiation Package
20130918
|
const char* CppAD::player< Base >::GetTxt | ( | size_t | i | ) | const [inline] |
Fetch a '\0' terminated string from the recording.
i | the index where the string begins. |
Definition at line 214 of file player.hpp.
Referenced by CppAD::forward0sweep(), CppAD::forward1sweep(), and CppAD::printOp().