Documentation
Tools for embedded systems
|
This is the complete list of members for qlibs::smootherMOR1, including all inherited members.
isInitialized(void) const | qlibs::smoother | |
reset(void) | qlibs::smoother | inline |
setup(real_t *window, const size_t w_size, const real_t a=0.9_re) | qlibs::smootherMOR1 | |
setup(real_t(&window)[windowSize], const real_t a=0.9_re) | qlibs::smootherMOR1 | inline |
smooth(const real_t x) override | qlibs::smootherMOR1 | virtual |
~smoother() | qlibs::smoother | inlinevirtual |
~smootherMOR1() | qlibs::smootherMOR1 | inlinevirtual |