triqs.gfs.descriptor_base.Base.__call__

Base.__call__(*args)

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

Parameters:
*args

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

Returns:
LazyExpr