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