| Home | Trees | Indices | Help |
|
|---|
|
|
C implementations of the infinity, segment, and segmentlist classes from the segments module.
|
|||
|
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. |
|||
|
|||
NegInfinity = -infinity
|
|||
PosInfinity = infinity
|
|||
__package__ = Nonehash(x) |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 12 00:34:17 2017 | http://epydoc.sourceforge.net |