Uses of Class
org.hipparchus.migration.exception.DimensionMismatchException
-
Packages that use DimensionMismatchException Package Description org.hipparchus.migration.linear This package provides migration classes from Apache Commons Math to Hipparchus. -
-
Uses of DimensionMismatchException in org.hipparchus.migration.linear
Subclasses of DimensionMismatchException in org.hipparchus.migration.linear Modifier and Type Class Description class
NonSquareMatrixException
Deprecated.as of 1.0, this exception is replaced byMathIllegalArgumentException
class
NonSquareOperatorException
Deprecated.as of 1.0, this exception is replaced byMathIllegalArgumentException
-