Home | History | Annotate | Download | only in utils

Lines Matching refs:decreasing

161         def is_monotonic(l, decreasing=False):
162 op = operator.ge if decreasing else operator.le
183 if not is_monotonic(power_vals, decreasing=True):
186 'monotonically decreasing. Values: {}'.format(power_vals))
835 # idle-depth/decreasing order of power.