Index of the _cposition module
-
m
base.analytics._cposition
...
- base class for points of the complex plane
Much from the PyPy complex number implementation - but now mutable
-
C
CPosition
...
- The pypy complex object code, made mutable by removing the properties declarations
for real and imag, and with additional attributes and methods used by Pygeo