T width() const; T midpoint() const; T magnitude() const; T mignitude() const; T pivot() const; T size() const; T radius() const;
These functions convert the interval into a space representation. Given the current interval as these metrics are defined as:
Width of the interval .
Midpoint of the interval .
Magnitude of the interval .
Mignitude of the interval .
Pivot of the interval .
Size of the interval .
Radius of the interval .