Documentation
Tools for embedded systems
|
This is the complete list of members for qlibs::smootherGMWF, including all inherited members.
isInitialized(void) const | qlibs::smoother | |
reset(void) | qlibs::smoother | inline |
setup(const real_t sg, const real_t c, real_t *window, real_t *kernel, const size_t wk_size) | qlibs::smootherGMWF | |
setup(const real_t sg, const real_t c, real_t(&window)[windowAndKernelSize], real_t(&kernel)[windowAndKernelSize]) | qlibs::smootherGMWF | inline |
smooth(const real_t x) override | qlibs::smootherGMWF | virtual |
~smoother() | qlibs::smoother | inlinevirtual |
~smootherGMWF() | qlibs::smootherGMWF | inlinevirtual |