Uses of Class
org.anchoranalysis.feature.input.FeatureInputResults
| Package | Description |
|---|---|
| org.anchoranalysis.feature.bean.results |
Defines base class
FeatureResults together with
some implementations. |
-
Uses of FeatureInputResults in org.anchoranalysis.feature.bean.results
Methods in org.anchoranalysis.feature.bean.results with parameters of type FeatureInputResults Modifier and Type Method Description doubleCount. calculate(FeatureInputResults input)abstract doubleFeatureResults. calculate(FeatureInputResults input)Calculates the feature-result given aFeatureInputResults.doubleFeatureResultsStatistic. calculate(FeatureInputResults input)Method parameters in org.anchoranalysis.feature.bean.results with type arguments of type FeatureInputResults Modifier and Type Method Description doubleFeatureResults. calculate(FeatureCalculationInput<FeatureInputResults> input)