Documentation
Tools for embedded systems
Loading...
Searching...
No Matches
qlibs::smootherMWM2 Member List

This is the complete list of members for qlibs::smootherMWM2, including all inherited members.

flush(const real_t initVal=0.0_re) noexceptqlibs::tdl
getAtIndex(const size_t i) const noexceptqlibs::tdl
getOldest(void) const noexceptqlibs::tdl
getRecent(void) const noexceptqlibs::tdl
insertSample(const real_t sample) noexceptqlibs::tdl
qlibs::isInitialized(void) constqlibs::smoother
qlibs::tdl::isInitialized(void) constqlibs::tdlinline
operator()(const real_t sample) noexceptqlibs::tdlinline
operator[](int index) noexceptqlibs::tdl
reset(void)qlibs::smootherinline
setup(real_t *window, const size_t w_size)qlibs::smootherMWM2
setup(real_t(&window)[windowSize])qlibs::smootherMWM2inline
qlibs::tdl::setup(real_t *const area, const size_t n, const real_t initVal=0.0_re) noexceptqlibs::tdl
qlibs::tdl::setup(real_t(&area)[numberOfDelays], const real_t initVal=0.0_re) noexceptqlibs::tdlinline
smooth(const real_t x) overrideqlibs::smootherMWM2virtual
tdl()=defaultqlibs::tdl
tdl(real_t *const area, const size_t n, const real_t initVal=0.0_re)qlibs::tdlinline
tdl(real_t(&area)[numberOfDelays], const real_t initVal=0.0_re) noexceptqlibs::tdlinline
~smoother()qlibs::smootherinlinevirtual
~smootherMWM2()qlibs::smootherMWM2inlinevirtual
~tdl()qlibs::tdlinlinevirtual