Package | Description |
---|---|
org.hipparchus.ode |
This package provides classes to solve Ordinary Differential Equations problems.
|
Modifier and Type | Method and Description |
---|---|
ComplexODEStateAndDerivative |
ComplexODEConverter.convertState(ODEStateAndDerivative state)
Convert a real state and derivatives (typically the final state or some intermediate state for
step handling or event handling).
|
Copyright © 2016-2021 CS GROUP. All rights reserved.