Package ubic.gemma.rest
Class DatasetsWebService.SimpleSVDValueObject
java.lang.Object
ubic.gemma.rest.DatasetsWebService.SimpleSVDValueObject
- Enclosing class:
DatasetsWebService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleSVDValueObject
-
-
Method Details
-
getBioAssayIds
BioAssay IDs Order same as rows of the v matrix. -
getBioMaterialIds
Order same as the rows of the v matrix. -
getVariances
public double[] getVariances()An array of values representing the fraction of the variance each component accounts for -
getVMatrix
public double[][] getVMatrix() -
equals
-
hashCode
public int hashCode() -
toString
-