Matrix Synopsis Declared in <support/Matrix.h> template<class T> class Matrix; Types Name Elem Member Functions Name Description Matrix [constructor] Constructors ~Matrix [destructor] Destructor operator= Entry Initialize IsEmpty Reset cols operator() operator[] Subscript operators rows Private Member Functions Name GetLength Private Data Members Name nc nr num vec Created with MrDocs