Skip to content

function swept(std::type_identity_t<T>, size_t) dsp_extra

template <typename T = fbase>
auto swept(std::type_identity_t<T> magn, size_t size) { … }

Returns expression template that generates a jaehne vector Generates the sine with logarithmically increasing frequency from 0hz to nyquist frequency.

Defined at dsp/special.hpp:83