geomc 1.0
A c++ linear algebra template library
Public Member Functions | Public Attributes | List of all members
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 rows
 
index_t cols
 
const char * msg
 

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