triqs.gf.descriptors.Fourier

class triqs.gf.descriptors.Fourier(G, *args, **kw)[source]

The Fourier transform as a lazy expression

Methods

__init__(G, *args, **kw)

param G:

\(G\), the function to be transformed. Must in the time domain

is_block_descriptor()