Searched refs:entireLine (Results 1 – 2 of 2) sorted by relevance
554 const gls::LineParameters entireLine = gls::theilSenLinearRegression(data); in computeSegmentedEstimator() local555 …return SegmentedEstimator(gls::LineParameters(entireLine.offset, 0.0f), entireLine, -std::numeric_… in computeSegmentedEstimator()