Searched refs:solveUnweightedLeastSquaresDeg2 (Results 1 – 1 of 1) sorted by relevance
567 static float solveUnweightedLeastSquaresDeg2(const float* x, const float* y, size_t count) { in solveUnweightedLeastSquaresDeg2() function650 outEstimator->xCoeff[1] = solveUnweightedLeastSquaresDeg2(time, x, m); in getEstimator()651 outEstimator->yCoeff[1] = solveUnweightedLeastSquaresDeg2(time, y, m); in getEstimator()