See: Description
Interface | Description |
---|---|
FixedStepHandler | Deprecated
as of 1.0, replaced with
ODEFixedStepHandler |
StepHandler | Deprecated
as of 1.0, replaced with
ODEStepHandler |
StepInterpolator | Deprecated
as of 1.0, replaced with
ODEStateInterpolator |
Class | Description |
---|---|
DummyStepHandler | Deprecated
as of 1.0, this class is not used anymore
|
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.