OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:k15_10
(Results
1 - 1
of
1
) sorted by null
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DormandPrince853StepInterpolator.java
124
private static final double
K15_10
= 0.0 - B_10;
412
K15_08 * yDotK[7][j] + K15_09 * yDotK[8][j] +
K15_10
* yDotK[9][j] +
Completed in 569 milliseconds