Home | History | Annotate | Download | only in creals

Lines Matching full:interval

153 * and strictly monotone on the interval [<TT>low</tt>, <TT>high</tt>].
164 * The function must be defined on the interval [<TT>low</tt>, <TT>high</tt>],
166 * monotone in the open interval [<TT>low</tt>, <TT>high</tt>].
167 * The result is defined only in the open interval.
365 // end of the interval. We approximate this by setting l to
366 // a point slightly inside the interval, and letting f_l
369 // At the endpoints of the interval, f_l and f_h may correspond
384 trace("Setting interval to entire domain");
406 trace("Setting interval based on prev. appr");
446 // Narrow the interval by dividing at a cleverly
468 // the answer within the smaller interval.
540 // to, so that the interval shrinks rapidly.
579 final CR low[] = new CR[1]; // endpoints and mispoint of interval
585 final int difference_msd[] = new int[1]; // msd of interval len.
621 // open interval.
636 // Ensure that we stay within the interval.