Package glue :: Module __segments
[hide private]
[frames] | no frames]

Module __segments

C implementations of the infinity, segment, and segmentlist classes from the segments module.

Classes [hide private]
  infinity
The infinity object possess the algebraic properties necessary for use as a bound on semi-infinite and infinite segments.
  segment
The segment class defines objects that represent a range of values.
  segmentlist
The segmentlist class defines a list of segments, and is an extension of the built-in list class.
Variables [hide private]
  NegInfinity = -infinity
  PosInfinity = infinity
  __package__ = None
hash(x)