PCA Constructor |
| Name | Description | |
|---|---|---|
| PCA(Matrix) |
Perform Principal Component Analysis Algorithm
and produce all vectors.
| |
| PCA(Matrix, Int32) |
Perform Principal Component Analysis Algorithm
and produce first PrincipalComponentsCount vectors.
|