Uses of Class
org.anchoranalysis.feature.results.ResultsVectorList
| Package | Description |
|---|---|
| org.anchoranalysis.feature.input |
Base classes providing inputs to feature calculations.
|
-
Uses of ResultsVectorList in org.anchoranalysis.feature.input
Methods in org.anchoranalysis.feature.input that return ResultsVectorList Modifier and Type Method Description ResultsVectorListFeatureInputResults. getResults()The results of a prior feature-calculation, corresponding to a list of features.Constructors in org.anchoranalysis.feature.input with parameters of type ResultsVectorList Constructor Description FeatureInputResults(ResultsVectorList results, FeatureNameMapToIndex featureNameIndex)