Searched refs:bothSides (Results 1 – 2 of 2) sorted by relevance
151 BothSidesOfPeak bothSides; in GetEachIndependentEnvelope() local156 mountainPosition.firstPos.push_back(bothSides.leftPos); in GetEachIndependentEnvelope()158 mountainPosition.lastPos.push_back(bothSides.rightPos); in GetEachIndependentEnvelope()164 lastLeftPos = bothSides.leftPos; in GetEachIndependentEnvelope()165 lastRightPos = bothSides.rightPos; in GetEachIndependentEnvelope()166 mountainPosition.firstPos.push_back(bothSides.leftPos); in GetEachIndependentEnvelope()175 BothSidesOfPeak &bothSides) in FindPeakBoundary() argument186 bothSides.leftPos = i; in FindPeakBoundary()192 bothSides.leftPos = 0; in FindPeakBoundary()202 bothSides.rightPos = j; in FindPeakBoundary()[all …]
145 BothSidesOfPeak &bothSides);