Searched refs:normalInflectionIndex (Results 1 – 1 of 1) sorted by relevance
1314 if (j > DoubleZigguratTables.normalInflectionIndex) { // Concave overhang in computeNextGaussian()1350 } else if (j < DoubleZigguratTables.normalInflectionIndex) { // Convex overhang in computeNextGaussian()2776 static final int normalInflectionIndex = 204; field in RandomSupport.DoubleZigguratTables