![]() |
LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_math.h"
Functions | |
void | tpt_lms_norm_init_q31 (tpt_lms_norm_q31_t *aFilter, uint16_t aTaps, q31_t *aCoeffs, q31_t *aState, q31_t aMu, uint32_t aCount, uint8_t aShift) |
Initialization function for Q31 normalized LMS filter. More... | |