Searched defs:errorConic (Results 1 – 1 of 1) sorted by relevance
359 std::vector<float>& lengths, float errorSquared, float errorConic) { in createVerbSegments()420 float errorConic = acceptableError / 2; // somewhat arbitrary in approximate() local