triqs.operators.operators.Operator¶
-
class
triqs.operators.operators.
Operator
¶
Methods
__init__ (*args, **kwargs) |
Initialize self. |
is_zero |
Signature : () -> bool Boolean : is the operator null ? |
Attributes
imag |
Return the operator with the real part of coefficients set to zero |
real |
Return the operator with the imaginary part of coefficients set to zero |