public class BiweightKernel extends java.lang.Object implements KernelFunction
Constructor and Description |
---|
BiweightKernel() |
Modifier and Type | Method and Description |
---|---|
double |
value(double u)
Computes the value of teh kernel at a given point
|
public double value(double u)
KernelFunction
value
in interface KernelFunction
u
- point at which teh kernel is evaluated