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