CppAD: A C++ Algorithmic Differentiation Package 20110419
|
File used to define the recorder class. More...
Go to the source code of this file.
Classes | |
class | recorder< Base > |
Class used to store an operation sequence while it is being recorded (the operation sequence is copied to the player class for playback). More... | |
Functions | |
void | prototype_put_arg (void) |
Prototype for putting operation argument indices in the recording. |
File used to define the recorder class.
Definition in file recorder.hpp.