triqs.gf.lazy_expressions.LazyExpr¶
Methods
__init__ (*args) |
Initialize self. |
copy () |
Deep copy |
get_terminal () |
Returns the terminal if the expression is a terminal else None |
is_terminal () |
Returns true iif the expression is a terminal |
set_from (y) |
self:= y |