_cposition
base class for points of the complex plane Much from the PyPy complex number implementation - but now mutable
Classes
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
Attributes
See the source for more information.