Searched defs:fQ (Results 1 – 2 of 2) sorted by relevance
996 const double fQ = fBX + ((fBX >= 0) ? +fS : -fS); in getAllExtremumPositions() local1027 const double fQ = fBY + ((fBY >= 0) ? +fS : -fS); in getAllExtremumPositions() local1077 const double fQ = -(fB + ((fB >= 0) ? +fS : -fS)); in getMaxDistancePositions() local
1055 double fQ = fB/(fA+fB); in GetBetaDist() local
Completed in 41 milliseconds