Searched refs:RGR_FindBestRegression (Results 1 – 8 of 8) sorted by relevance
/dports/net/chrony/chrony-4.2/test/unit/ |
H A D | regress.c | 55 if (RGR_FindBestRegression(x, y, w, n, 0, 3, &b0, &b1, &s2, &sb0, &sb1, in test_unit() 110 if (RGR_FindBestRegression(x + m, y + m, w, n - m, m, 3, &b0, &b1, &s2, &sb0, &sb1, in test_unit()
|
/dports/net/chrony-lite/chrony-4.2/test/unit/ |
H A D | regress.c | 55 if (RGR_FindBestRegression(x, y, w, n, 0, 3, &b0, &b1, &s2, &sb0, &sb1, in test_unit() 110 if (RGR_FindBestRegression(x + m, y + m, w, n - m, m, 3, &b0, &b1, &s2, &sb0, &sb1, in test_unit()
|
/dports/net/chrony-lite/chrony-4.2/ |
H A D | regress.h | 76 RGR_FindBestRegression
|
H A D | regress.c | 199 RGR_FindBestRegression in RGR_FindBestRegression() function
|
H A D | sourcestats.c | 556 inst->regression_ok = RGR_FindBestRegression(times_back + inst->runs_samples, in SST_DoNewRegression()
|
/dports/net/chrony/chrony-4.2/ |
H A D | regress.h | 76 RGR_FindBestRegression
|
H A D | regress.c | 199 RGR_FindBestRegression in RGR_FindBestRegression() function
|
H A D | sourcestats.c | 556 inst->regression_ok = RGR_FindBestRegression(times_back + inst->runs_samples, in SST_DoNewRegression()
|