triqs.gfs.lazy_expressions.LazyExpr.__call__

LazyExpr.__call__(*args)

Build the lazy function-application node self(*args).

Parameters:
*args

Arguments to bind into the resulting "F"-tagged node.

Returns:
LazyExpr