Searched defs:_Delta (Results 1 – 6 of 6) sorted by relevance
20 _Delta = Tuple[Real, Real] variable44 coords: _PointSegment, rc1: _Point, rd1: _Delta, rc2: _Point, rd2: _Delta
35 def _Delta(a, b): function
31 def _Delta(a, b): function
50 class _Delta( class