31 lines
406 B
Plaintext
31 lines
406 B
Plaintext
|
binaryninja.numbers.Integral
|
||
|
============================
|
||
|
|
||
|
.. currentmodule:: binaryninja.numbers
|
||
|
|
||
|
.. autoclass:: Integral
|
||
|
|
||
|
|
||
|
.. automethod:: __init__
|
||
|
|
||
|
|
||
|
.. rubric:: Methods
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~Integral.conjugate
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
.. rubric:: Attributes
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~Integral.denominator
|
||
|
~Integral.imag
|
||
|
~Integral.numerator
|
||
|
~Integral.real
|
||
|
|
||
|
|