public class SVDBased extends Object implements CovarianceMatrixEVDCalculator
| Constructor and Description |
|---|
SVDBased() |
| Modifier and Type | Method and Description |
|---|---|
EVDResult |
run(Jama.Matrix centeredData)
Calculate covariance matrix of the given data
|
public EVDResult run(Jama.Matrix centeredData)
CovarianceMatrixEVDCalculatorrun in interface CovarianceMatrixEVDCalculatorcenteredData - data matrix where rows are the instances/samples and
columns are dimensions. It has to be centered.DMelt 2.0 © DataMelt by jWork.ORG