When trying to perform operation with matrices with incompatible sizes.
More...
When trying to perform operation with matrices with incompatible sizes.
IncompatibleMatrixSizeException::IncompatibleMatrixSizeException |
( |
const unsigned int |
s1, |
|
|
const unsigned int |
s2 |
|
) |
| |
|
inline |
std::string IncompatibleMatrixSizeException::message |
( |
const unsigned int |
size1, |
|
|
const unsigned int |
size2 |
|
) |
| const |
|
inlineprivate |
virtual const char* IncompatibleMatrixSizeException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
std::string IncompatibleMatrixSizeException::_msg |
|
private |
unsigned int IncompatibleMatrixSizeException::size1 |
|
private |
unsigned int IncompatibleMatrixSizeException::size2 |
|
private |
The documentation for this class was generated from the following file: