CppAD: A C++ Algorithmic Differentiation Package  20130918
recorder.hpp File Reference

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.

Detailed Description

File used to define the recorder class.

Definition in file recorder.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines