#include <vip/alloc.h>
#include <vip/eigen.h>
#include <vip/util.h>
Go to the source code of this file.
◆ PCA_CORRELATION
| #define PCA_CORRELATION 100 |
Definition at line 33 of file pca.h.
◆ PCA_COVARIANCE
| #define PCA_COVARIANCE 101 |
Definition at line 34 of file pca.h.
◆ PCA_SSCP
Definition at line 35 of file pca.h.