triqs.gfs.backwd_compat.gf_imfreq.GfImFreq.__mul__

GfImFreq.__mul__(y)

Multiplication self * y (alias for __matmul__()).

For matrix-valued Green’s functions this is the target-space matrix product evaluated pointwise on the mesh.

Parameters:
yGf, scalar or numpy.ndarray
Returns:
Gf