function dft(const univector<complex<T>, Tag> &) 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