Searched refs:_moving_pattern_matching (Results 1 – 1 of 1) sorted by relevance
263 matched = _moving_pattern_matching(golden_y, test_signal, threshold)302 def _moving_pattern_matching(golden_signal, test_signal, threshold): function