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

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