1 #ifndef _theplu_yat_utility_kernel_pca_ 2 #define _theplu_yat_utility_kernel_pca_ Definition: MatrixBase.h:54
The Department of Theoretical Physics namespace as we define it.
KernelPCA(const MatrixBase &kernel)
Principal Component Analysis on a Kernel Matrix.
Definition: KernelPCA.h:55
This is the yat interface to GSL vector.
Definition: Vector.h:59
virtual ~KernelPCA(void)
destructor
Interface to GSL matrix.
Definition: Matrix.h:104
const Matrix & projection(void) const
const Vector & eigenvalues(void) const
sorted eigenvalues.