template<class omatrix >
matrix& matrix::operator= ( const omatrix &  other ) [inline]

Function that equates two matrices of different classes.

Loads the "=" operator.

 All Classes Files Functions Variables Typedefs Friends Defines