Searched refs:sxi3 (Results 1 – 1 of 1) sorted by relevance
581 float sxi = 0, sxiyi = 0, syi = 0, sxi2 = 0, sxi3 = 0, sxi2yi = 0, sxi4 = 0; in solveUnweightedLeastSquaresDeg2() local597 sxi3 += xi3; in solveUnweightedLeastSquaresDeg2()603 float Sxx2 = sxi3 - sxi*sxi2 / count; in solveUnweightedLeastSquaresDeg2()