Package | Description |
---|---|
org.hipparchus.migration.exception |
This package provides migration classes from Apache Commons Math to Hipparchus.
|
Modifier and Type | Class and Description |
---|---|
class |
TooManyEvaluationsException
Deprecated.
as of 1.0, this exception is replaced by
MathIllegalArgumentException |
class |
TooManyIterationsException
Deprecated.
as of 1.0, this exception is replaced by
MathIllegalArgumentException |
Copyright © 2016-2021 CS GROUP. All rights reserved.