Uses of Interface
org.anchoranalysis.feature.calculate.FeatureCalculator
| Package | Description |
|---|---|
| org.anchoranalysis.feature.calculate.cache |
Classes to cache feature-results or parts of feature-results that occur repeatedly among features
or across calculations of the same feature.
|
-
Uses of FeatureCalculator in org.anchoranalysis.feature.calculate.cache
Methods in org.anchoranalysis.feature.calculate.cache that return FeatureCalculator Modifier and Type Method Description FeatureCalculator<T>FeatureCalculationCache. calculator()A means of calculating feature values using this cache.