Home
last modified time | relevance | path

Searched defs:yDot7 (Results 1 – 2 of 2) 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.java148 final double yDot7 = yDotK[6][i]; in computeInterpolatedStateAndDerivatives() local
171 final double yDot7 = yDotK[6][i]; in computeInterpolatedStateAndDerivatives() local
H A DDormandPrince853StepInterpolator.java338 final double yDot7 = yDotK[6][i]; in computeInterpolatedStateAndDerivatives() local