Searched refs:high_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)122 self._high_threshold = high_threshold