Home
last modified time | relevance | path

Searched defs:LutherStepInterpolator (Results 1 – 1 of 1) sorted by relevance

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/ode/nonstiff/
H A DLutherStepInterpolator.java35 class LutherStepInterpolator extends RungeKuttaStepInterpolator { class
56 public LutherStepInterpolator() { in LutherStepInterpolator() method in LutherStepInterpolator
65 LutherStepInterpolator(final LutherStepInterpolator interpolator) { in LutherStepInterpolator() method in LutherStepInterpolator