1 #ifndef _theplu_yat_regression_kernelbox_
2 #define _theplu_yat_regression_kernelbox_
33 namespace regression {
Class for KernelBox a.k.a. rectangular window.
Definition: KernelBox.h:38
Interface Class for calculating the weights in a more general way than classical rectangular windows...
Definition: Kernel.h:36
double operator()(const double) const