Searched defs:SegmentedEstimator (Results 1 – 2 of 2) sorted by relevance
513 struct SegmentedEstimator struct515 float pivotX; //!< Value returned by findSlopePivotX, or -infinity if only single line.516 gls::LineParameters left;517 gls::LineParameters right;518 …SegmentedEstimator (const gls::LineParameters& l, const gls::LineParameters& r, float pivotX_) : p… in SegmentedEstimator() argument
513 struct SegmentedEstimator struct515 float pivotX; //!< Value returned by findSlopePivotX, or -infinity if only single line.516 gls::LineParameters left;517 gls::LineParameters right;518 …SegmentedEstimator (const gls::LineParameters& l, const gls::LineParameters& r, float pivotX_) : p… in SegmentedEstimator() function