![]() |
LIBML
Version 3.2.4
LIBML DSP Software Library
|
Functions | |
void | tpt_lms_init_f32 (tpt_lms_f32_t *aFilter, uint16_t aTaps, f32_t *aCoeffs, f32_t *aState, f32_t aMu, uint32_t aCount) |
Initialization function for floating-point LMS filter. More... | |