29 lines
346 B
ReStructuredText
29 lines
346 B
ReStructuredText
binaryninja.numbers.Complex
|
|
===========================
|
|
|
|
.. currentmodule:: binaryninja.numbers
|
|
|
|
.. autoclass:: Complex
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~Complex.conjugate
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~Complex.imag
|
|
~Complex.real
|
|
|
|
|