Computes the inverse Fourier transform of a range. The range must be a
random access range with slicing, have a length equal to the size
provided at construction of this object, and contain elements that are
either of type std.complex.Complex or have essentially
the same compile-time interface.
Computes the inverse Fourier transform of a range. The range must be a random access range with slicing, have a length equal to the size provided at construction of this object, and contain elements that are either of type std.complex.Complex or have essentially the same compile-time interface.