qm-dsp 1.8
pca.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void pca_project (double **data, int n, int m, int ncomponents)

Function Documentation

◆ pca_project()

void pca_project ( double ** data,
int n,
int m,
int ncomponents )