CppAD: A C++ Algorithmic Differentiation Package  20130918
template<class Base>
void CppAD::player< Base >::operator= ( const player< Base > &  play) [inline]

Copying an operation sequence from one player to another.

Parameters:
playthe object that contains the operatoion sequence to copy.

Definition at line 126 of file player.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines