Module honestintervals::interval [] [src]

Interval module.

This module defines Interval struct that represents an interval bounded by two fp::Floats.

Structs

Interval

Interval struct.

Enums

ParseIntervalError

Interval parsing error enum.

SignClass

Represents the sign class of an interval.