Skip to content

Function jaehne

function jaehne(std::type_identity_t<T>, size_t) dsp

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

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

Fully qualified name: kfr::jaehne(std::type_identity_t<T>, size_t)

Declared at dsp/special.hpp:62

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.