| Package | Description | 
|---|---|
| org.hipparchus.ode | 
 
 This package provides classes to solve Ordinary Differential Equations problems. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ComplexODEStateAndDerivative
Container for time, main and secondary state vectors as well as their derivatives. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ODEState | 
ComplexODEConverter.convertState(ComplexODEState state)
Convert a complex state (typically the initial state). 
 | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.