Searched refs:y1Dot (Results 1 - 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
H A DGraggBulirschStoerStepInterpolator.java90 private double[] y1Dot; field in class:GraggBulirschStoerStepInterpolator
113 y1Dot = null;
124 * @param y1Dot reference to the integrator array holding the slope
131 final double[] y1, final double[] y1Dot,
138 this.y1Dot = y1Dot;
161 y1Dot = null;
249 final double yp1 = h * y1Dot[i];
130 GraggBulirschStoerStepInterpolator(final double[] y, final double[] y0Dot, final double[] y1, final double[] y1Dot, final double[][] yMidDots, final boolean forward) argument
/external/conscrypt/benchmark-android/
H A Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties.java package vogar ...

Completed in 131 milliseconds