Use inline properties on the "PyComplex" builtin type declared in...
Use inline properties on the "PyComplex" builtin type declared in "cpython.complex" to provide C level access to the "real" and "imag" attributes (which Cython provides anyway for the 'undeclared' builtin type).
Showing
Please register or sign in to comment