triqs.operators.operators
Doc to be written
Functions
Signature : () -> Operator annihilation operator |
|
Signature : () -> Operator creation operator |
|
Signature : (Operator Op) -> Operator Return the dagger of the operator |
|
Signature : (Operator op, float tolerance = 0.0) -> bool check if operator is hermitian up to given tolerance (default=0.0) |
|
Signature : () -> Operator number operator |
Classes