CppAD: A C++ Algorithmic Differentiation Package  20130102
template<class Base>
void 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 123 of file player.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines