public class SVDBased extends java.lang.Object implements CovarianceMatrixEVDCalculator
| Constructor and Description |
|---|
SVDBased() |
| Modifier and Type | Method and Description |
|---|---|
EVDResult |
run(Matrix centeredData)
Calculate covariance matrix of the given data
|
public EVDResult run(Matrix centeredData)
CovarianceMatrixEVDCalculatorrun in interface CovarianceMatrixEVDCalculatorcenteredData - data matrix where rows are the instances/samples and
columns are dimensions. It has to be centered.JHepSim. A part of HSTOOLS. version-1.2