Uses of Class
org.hipparchus.ode.nonstiff.AdamsNordsieckTransformer
Package
Description
This package provides classes to solve non-stiff Ordinary Differential Equations problems.
-
Uses of AdamsNordsieckTransformer in org.hipparchus.ode.nonstiff
Modifier and TypeMethodDescriptionstatic AdamsNordsieckTransformer
AdamsNordsieckTransformer.getInstance
(int nSteps) Get the Nordsieck transformer for a given number of steps.