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