CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Type>
vector& CppAD::vector< Type >::operator= ( const vector< Type > &  x)
inline

vector assignment operator

Parameters
xright hand size of the assingment operation

Definition at line 427 of file vector.hpp.