29 AdaptFilter(
const gplib::rvec &Input,
const gplib::rvec &Desired);
36 #endif // LMSCANCELLER_H
virtual void AdaptFilter(const gplib::rvec &Input, const gplib::rvec &Desired)
Adapt the filter weights given the Input and Desired vectors.
Implements a LMS adaptive filter.
Base class for least squares filter with a single output value.
LMSCanceller(const int inputsize)
void SetMu(const double Mymu)