geomc 1.0
A c++ linear algebra template library
Loading...
Searching...
No Matches
NonsquareMatrixException Class Reference
Inheritance diagram for NonsquareMatrixException:
GeomException

Public Member Functions

 NonsquareMatrixException (index_t rows, index_t cols) throw ()
 
const char * what ()
 

Public Attributes

index_t cols
 
const char * msg
 
index_t rows
 

The documentation for this class was generated from the following files: