CppAD: A C++ Algorithmic Differentiation Package
20130102
|
Moving an operation sequence from a recorder to a player.
rec | the object that was used to record the operation sequence. After this operation, the state of the recording is no longer defined. For example, the pod_vector member variables in this have been swapped with rec . |
Definition at line 87 of file player.hpp.