| 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. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DimensionMismatchExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NonMonotonicSequenceExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NotANumberExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NotFiniteNumberExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NotPositiveExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NotStrictlyPositiveExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NumberIsTooLargeExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NumberIsTooSmallExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | OutOfRangeExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | ZeroExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NonPositiveDefiniteMatrixExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NonSquareMatrixExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NonSquareOperatorExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.