Function R1Interval.this
Constructor. If lo > hi, the interval is empty.
this
(
double lo,
double hi
);
Constructor. If lo > hi, the interval is empty.
this
(
double lo,
double hi
);