JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.hipparchus.migration.ode.sampling.StepInterpolator
Packages that use
StepInterpolator
Package
Description
org.hipparchus.migration.ode.sampling
This package provides migration classes from Apache Commons Math to Hipparchus.
Uses of
StepInterpolator
in
org.hipparchus.migration.ode.sampling
Methods in
org.hipparchus.migration.ode.sampling
that return
StepInterpolator
Modifier and Type
Method
Description
StepInterpolator
StepInterpolator.
copy
()
Deprecated.
Copy the instance.