See: Description
Exception | Description |
---|---|
NoFeasibleSolutionException | Deprecated
as of 1.0, this exception is replaced by
MathIllegalStateException |
UnboundedSolutionException | Deprecated
as of 1.0, this exception is replaced by
MathIllegalStateException |
This package provides migration classes from Apache Commons Math to Hipparchus.
The classes are intended to be used temporarily for applications that did rely on Apache Commons Math and are migrated progressively. All the classes are deprecated and are there only to avoid compilation errors in users code, allowing them to update to new APIs progressively.
Copyright © 2016-2021 CS GROUP. All rights reserved.