Uses of Class
org.anchoranalysis.feature.bean.list.FeatureList

Packages that use FeatureList 
Package Description
org.anchoranalysis.feature.bean
Beans pertaining to feature-calculation.
org.anchoranalysis.feature.bean.list
A feature-list (custom list type for features) and associated providers.
org.anchoranalysis.feature.bean.operator
Features that are sufficiently generic to work on any input-type.
org.anchoranalysis.feature.calculate
Sub-feature units of calculation that can be cached.
org.anchoranalysis.feature.calculate.bound
Interfaces like FeatureCalculator but bound to particular features.
org.anchoranalysis.feature.initialization
Initialization parameters used for beans in org.anchoranalysis.feature.bean.
org.anchoranalysis.feature.shared
Features shared for referencing among calculations.
org.anchoranalysis.feature.store
A collection of named-Features.