Function R1Interval.isEmpty

Return true if the interval is empty, i.e. it contains no points.

bool isEmpty() const;