|
anpcpp 0.1.0
Analytic Network Process computational library
|
Thrown when vector/matrix dimensions do not match an operation. More...
#include <matrix.hpp>
Public Member Functions | |
| DimensionError (const std::string &message) | |
Thrown when vector/matrix dimensions do not match an operation.
|
inlineexplicit |
| message | Human-readable description of the mismatch. |