mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 17:35:06 -05:00
regress: make minimum number of samples for regression public
This commit is contained in:
@@ -209,8 +209,6 @@ n_runs_from_residuals(double *resid, int n)
|
||||
/* Return a boolean indicating whether we had enough points for
|
||||
regression */
|
||||
|
||||
#define MIN_SAMPLES_FOR_REGRESS 3
|
||||
|
||||
int
|
||||
RGR_FindBestRegression
|
||||
(double *x, /* independent variable */
|
||||
|
||||
Reference in New Issue
Block a user