Go to the source code of this file.
Classes | |
class | KernelPCA::GaussianKernel |
Example of a kernel. More... | |
class | KernelPCA |
KernelPCA class is the main class that implements several spectral methods that are variances of Kernel PCA Most of them share an affinity (proximity) )matrix that is computed with the dual-tree all nearest algorithm. More... |
Definition in file kernel_pca.h.