primatologist-gpl
5.0.5
|
This exception is thrown when an attempt is made at multiplying two matrices with incompatible dimensions. More...
#include <primatologist/math/matrix.h>
Public Member Functions | |
incompatible_matrix_exception (int nrow, int ncol) | |
This exception is thrown when an attempt is made at multiplying two matrices with incompatible dimensions.
|
inline |