1 #ifndef _theplu_yat_regression_tukey_biweight_
2 #define _theplu_yat_regression_tukey_biweight_
29 namespace regression {
Definition: TukeyBiweight.h:34
double operator()(const double x) const
Interface Class for calculating the weights in a more general way than classical rectangular windows...
Definition: Kernel.h:36