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