Searched refs:low_threshold (Results 1 – 1 of 1) sorted by relevance
108 def __init__(self, low_threshold, high_threshold, init_state): argument118 if low_threshold > high_threshold:120 low_threshold, high_threshold)121 self._low_threshold = low_threshold