| 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 and 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 and 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-2021 CS GROUP. All rights reserved.