Uses of Class
org.apache.commons.math3.exception.MultiDimensionMismatchException
Packages that use MultiDimensionMismatchException
-
Uses of MultiDimensionMismatchException in org.apache.commons.math3.linear
Subclasses of MultiDimensionMismatchException in org.apache.commons.math3.linearModifier and TypeClassDescriptionclass
Exception to be thrown when either the number of rows or the number of columns of a matrix do not match the expected values.