Searched refs:coeffEpsilon (Results 1 – 1 of 1) sorted by relevance
363 …const float coeffEpsilon = 0.001f; // Coefficient must be large enough (and positive) to be co… in recomputeParameters() local373 …if (estimatorLine.coefficient < coeffEpsilon) // Coefficient not good for sensible estimation; inc… in recomputeParameters()