44 #include "EST_TSimpleMatrix.h"
45 #include "EST_TSimpleVector.h"
EST_IMatrix(int m, int n)
size constructor
EST_IMatrix()
default constructor
EST_IMatrix(EST_IMatrix &a)
copy constructor
INLINE int n() const
number of items in vector.
A subclass of EST_TMatrix which copies using memcopy.