Uses of Class
org.hipparchus.ode.ComplexODEStateAndDerivative
Package
Description
This package provides classes to solve Ordinary Differential Equations problems.
-
Uses of ComplexODEStateAndDerivative in org.hipparchus.ode
Modifier and TypeMethodDescriptionComplexODEConverter.convertState
(ODEStateAndDerivative state) Convert a real state and derivatives (typically the final state or some intermediate state for step handling or event handling).