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

This is the complete list of members for qlibs::smootherMOR2, 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, const real_t a=0.9_re)qlibs::smootherMOR2
setup(real_t(&window)[windowSize], const real_t a=0.9_re)qlibs::smootherMOR2inline
qlibs::tdl::setup(real_t(&area)[numberOfDelays], const real_t initVal=0.0_re) noexceptqlibs::tdlinline
smooth(const real_t x) overrideqlibs::smootherMOR2virtual
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
~smootherMOR2()qlibs::smootherMOR2inlinevirtual
~tdl()qlibs::tdlinlinevirtual