Skip to content

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

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

Performs Real Direct DFT using cached plan

Defined at dft/cache.hpp:152