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

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

isInitialized(void) constqlibs::smoother
reset(void)qlibs::smootherinline
setup(const real_t a, const real_t m, const size_t wsize, real_t *window, real_t *weights, real_t *w1=nullptr)qlibs::smootherALNF
setup(const real_t a, const real_t m, real_t(&window)[windowSize], real_t(&weights)[windowSize], real_t(&w1)[windowSize])qlibs::smootherALNFinline
setup(const real_t a, real_t(&window)[windowSize], real_t(&weights)[windowSize])qlibs::smootherALNFinline
smooth(const real_t x) overrideqlibs::smootherALNFvirtual
~smoother()qlibs::smootherinlinevirtual
~smootherALNF()qlibs::smootherALNFinlinevirtual