triqs.gfs.descriptor_base.BaseBlock.__call__

BaseBlock.__call__(*args)

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

Parameters:
*args

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

Returns:
LazyExpr