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