Skip to content

function irealdft(const univector<complex<T>, Tag> &) dft

template <typename T, univector_tag Tag>
univector<T> irealdft(const univector<complex<T>, Tag>& input)

Permorms Real Inverse DFT using cached plan

Defined at dft/cache.hpp:163