Complex128#

class rbc.typesystem.Complex128#

Attributes

Complex128.imag

Structure/Union member

Complex128.real

Structure/Union member

Methods

Complex128.__init__(*args, **kwargs)

Complex128.from_param(obj)

Convert a Python object into a function call parameter.

Complex128.topython()