| 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.
|
| Class | Description |
|---|---|
| MathIllegalNumberException |
Deprecated.
as of 1.0, this exception is replaced by
MathIllegalArgumentException |
| MaxCountExceededException |
Deprecated.
as of 1.0, this exception is replaced by
MathIllegalStateException |
| NumberIsTooSmallException |
Deprecated.
as of 1.0, this exception is replaced by
MathIllegalArgumentException |
| Class | Description |
|---|---|
| DimensionMismatchException |
Deprecated.
as of 1.0, this exception is replaced by
MathIllegalArgumentException |
| MathIllegalNumberException |
Deprecated.
as of 1.0, this exception is replaced by
MathIllegalArgumentException |
| MultiDimensionMismatchException |
Deprecated.
as of 1.0, this exception is replaced by
MathIllegalArgumentException |
| NumberIsTooSmallException |
Deprecated.
as of 1.0, this exception is replaced by
MathIllegalArgumentException |
Copyright © 2016–2018 Hipparchus.org. All rights reserved.