1 #ifndef _theplu_yat_regression_kerneltricube_
2 #define _theplu_yat_regression_kerneltricube_
31 namespace regression {
Class for TriCubal kernel.
Definition: KernelTriCube.h:36
double operator()(const double) const
Interface Class for calculating the weights in a more general way than classical rectangular windows...
Definition: Kernel.h:36