Uses of Class
org.anchoranalysis.feature.bean.operator.FeatureFromList
Packages that use FeatureFromList
Package
Description
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.operatorModifier and TypeClassDescriptionclassSum<T extends FeatureInput>Sums the results after calculating a list ofFeatures.