MCPcopy Create free account
hub / github.com/bengolder/python-geometry / Interval

Class Interval

geometry/intervals.py:4–132  ·  view source on GitHub ↗

Intervals are one-dimensional spaces on a number line They can be instantiated with: no arguments - which defaults to an interval of 0.0 to 1.0 a single number argument - which becomes an interval from 0.0 to that number a single

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

__init__Method · 0.85
__init__Method · 0.85
divideMethod · 0.85
includeMethod · 0.85
scaleMethod · 0.85
shiftMethod · 0.85
__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected