Searched refs:fRoot (Results 1 – 1 of 1) sorted by relevance
1087 const double fRoot = fC / fQ; in getMaxDistancePositions() local1089 if( (fRoot > fEps) && (fRoot < 1.0-fEps) ) in getMaxDistancePositions()1090 pResult[ nCount++ ] = fRoot; in getMaxDistancePositions()
Completed in 31 milliseconds