|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
File used to define the recorder class. More...
Go to the source code of this file.
Classes | |
| class | CppAD::local::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 | |
| CppAD | |
| contains all the variables and functions defined by the CppAD package. | |
| CppAD::local | |
Functions | |
| void | CppAD::local::prototype_put_arg (void) |
| Prototype for putting operation argument indices in the recording. More... | |
File used to define the recorder class.
Definition in file recorder.hpp.