Lines Matching refs:monotonic
55 * If 'monotonic' is true the resulting estimation function is56 * guaranteed to be monotonic.82 bool monotonic:1;94 bool monotonic,111 s->monotonic = monotonic;241 return (s->monotonic && r < 0) ? 0 : r;338 if (s->monotonic) {401 if (s->monotonic)407 if (s->monotonic) {