Class Matrix.IncompatibleDimensionsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
imagingbook.common.math.Matrix.IncompatibleDimensionsException
All Implemented Interfaces:
Serializable
Enclosing class:
Matrix

Thrown when the dimensions of matrix/vector arguments do not match.
See Also: