Searched refs:freqRatio (Results 1 – 1 of 1) sorted by relevance
126 const float freqRatio = 0.9; variable459 if (testRandFract() <= freqRatio) { in main()