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