The methods of the imtx<T> class are listed here.
 resize | Resize a matrix | 
 at | Get a reference to a member of the matrix | 
 size | Get the size of a dimension of the matrix | 
 get_ptrs | Gets an array of pointers to the rows or columns of a matrix | 
 get_flat | Gets a pointer to a "flattened", continuous array containing all the members of the matrix | 
Header: plemtx.h
imtx<T> Class |
					plemtx.h			 
					  | imtx_impl<T> class			 
					  | mtx_ptrs<T> class			 
					  | mtx_flat<T> class			 
					  | Adapter classes for imtx<T>