triqs.mesh.matsubara_freq.MatsubaraFreq.__mul__

MatsubaraFreq.__mul__(other)[source]

Multiplication by a scalar, computed after casting to complex.

Parameters:
othercomplex-like

Right-hand side of the product.

Returns:
complex

\(i\omega_n \cdot \mathrm{other}\).