Graphviz
2.41.20171026.1811
|
#include "defs.h"
Go to the source code of this file.
Macros | |
#define | PCA_H |
Functions | |
void | PCA_alloc (DistType **, int, int, double **, int) |
boolean | iterativePCA_1D (double **, int, int, double *) |
Definition at line 79 of file pca.c.
References closest_pairs2graph(), mult_dense_mat_d(), mult_sparse_dense_mat_transpose(), NULL, power_iteration(), and TRUE.