Searched defs:RungeKuttaFieldStepInterpolator (Results 1 – 1 of 1) sorted by relevance
37 abstract class RungeKuttaFieldStepInterpolator<T extends RealFieldElement<T>> class56 protected RungeKuttaFieldStepInterpolator(final Field<T> field, final boolean forward, in RungeKuttaFieldStepInterpolator() method in RungeKuttaFieldStepInterpolator