Uses of Class
org.anchoranalysis.feature.bean.operator.FeatureFromList
| Package | Description |
|---|---|
| org.anchoranalysis.feature.bean.operator |
Features that are sufficiently generic to work on any input-type.
|
-
Uses of FeatureFromList in org.anchoranalysis.feature.bean.operator
Subclasses of FeatureFromList in org.anchoranalysis.feature.bean.operator Modifier and Type Class Description classSum<T extends FeatureInput>Sums the results after calculating a list ofFeatures.