CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base>
void CppAD::local::player< Base >::operator= ( const player< Base > &  play)
inline

Copying an operation sequence from another player to this one.

Parameters
playthe object that contains the operatoion sequence to copy.

Definition at line 417 of file player.hpp.