Uses of Interface
org.hipparchus.ode.ComplexSecondaryODE
-
Packages that use ComplexSecondaryODE Package Description org.hipparchus.ode This package provides classes to solve Ordinary Differential Equations problems. -
-
Uses of ComplexSecondaryODE in org.hipparchus.ode
Methods in org.hipparchus.ode with parameters of type ComplexSecondaryODE Modifier and Type Method Description SecondaryODE
ComplexODEConverter. convertSecondaryEquations(ComplexSecondaryODE equations)
Convert a secondary equations set.
-