Searched defs:discrim (Results 1 – 3 of 3) sorted by relevance
511 const real64 discrim = 25.0 * (-6.0 * k3 * k5 - 5.0 * k5 * maxDstGap * maxDstGap); in MaxSrcRadiusGap() local540 const real64 discrim = 25.0 * k5 * k5 in MaxSrcRadiusGap() local
1047 int discrim = 0; local
481 double discrim = b * b - 4 * a * c; in getChebyshevEpsilon() local