Searched refs:centerFlag (Results 1 – 2 of 2) sorted by relevance
31 …le> IntensityProcessor::GetRMS(const std::vector<double> &data, int32_t hopLength, bool centerFlag) in GetRMS() argument40 if (centerFlag) { in GetRMS()
42 std::vector<double> GetRMS(const std::vector<double> &data, int32_t hopLength, bool centerFlag);