Searched refs:threshold_gain_ (Results 1 – 2 of 2) sorted by relevance
99 const double threshold_gain_; variable
167 threshold_gain_(kDefaultTrendlineThresholdGain), in TrendlineEstimator()278 std::min(num_of_deltas_, kMinNumDeltas) * trend * threshold_gain_; in Detect()