Example of a kernel. More...
Public Member Functions | |
double | operator() (double distance) |
void | set (double bandwidth) |
Example of a kernel.
It should be a class overloading the operator() Here we have the gaussian kernel
Definition at line 118 of file kernel_pca.h.