Searched refs:LinearFitSlope (Results 1 – 1 of 1) sorted by relevance
54 absl::optional<double> LinearFitSlope( in LinearFitSlope() function237 trend = LinearFitSlope(delay_hist_).value_or(trend); in UpdateTrendline()