Uses of Class
org.anchoranalysis.feature.io.csv.metadata.RowLabels
| Package | Description |
|---|---|
| org.anchoranalysis.feature.io.results |
Writes feature-calculation results in different formats, also grouped results.
|
-
Uses of RowLabels in org.anchoranalysis.feature.io.results
Methods in org.anchoranalysis.feature.io.results that return RowLabels Modifier and Type Method Description RowLabelsLabelledResultsVector. getLabels()The labels.Constructors in org.anchoranalysis.feature.io.results with parameters of type RowLabels Constructor Description LabelledResultsVector(RowLabels labels, ResultsVector results)