|
CppAD: A C++ Algorithmic Differentiation Package
20130918
|
File used to define the recorder class. More...
Go to the source code of this file.
Classes | |
| class | CppAD::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... | |
Namespaces | |
| namespace | CppAD |
contains all the variables and functions defined by the CppAD package. | |
Functions | |
| void | CppAD::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.