Uses of Interface
org.hipparchus.ode.SecondaryODE
Package
Description
This package provides migration classes from Apache Commons Math to Hipparchus.
This package provides classes to solve Ordinary Differential Equations problems.
-
Uses of SecondaryODE in org.hipparchus.migration.ode
-
Uses of SecondaryODE in org.hipparchus.ode
Modifier and TypeMethodDescriptionComplexODEConverter.convertSecondaryEquations
(ComplexSecondaryODE equations) Convert a secondary equations set.Modifier and TypeMethodDescriptionint
ExpandableODE.addSecondaryEquations
(SecondaryODE secondary) Add a set of secondary equations to be integrated along with the primary set.
SecondaryODE