triqs.mesh.matsubara_freq.MatsubaraFreq.__pow__

MatsubaraFreq.__pow__(other)[source]

Exponentiation, computed after casting to complex.

Parameters:
othercomplex-like

Exponent.

Returns:
complex

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