Skip to content

function dft(const int &) dft

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

Performs Direct DFT using cached plan

Defined at dft/cache.hpp:130