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