Uses of Package
org.anchoranalysis.feature.calculate.cache
Packages that use org.anchoranalysis.feature.calculate.cache
Package
Description
Sub-feature units of calculation that can be cached.
Classes to cache feature-results or parts of feature-results that occur repeatedly among features
or across calculations of the same feature.
A sub-part of the calculation of a feature, that can be cached, and reused by other features.
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.feature.calculateClassDescriptionPerforms calculations using child-caches instead of the main cacheA context in which to calculate features while caching certain duplicated internal calculations among the features.Resolves and calculates a feature by a symbol.
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.feature.calculate.cacheClassDescriptionCreates a
FeatureCalculationCachethat accepts a particular input type.A unique identifier for a child-cache's name commposed potentially of two elements.A context in which to calculate features while caching certain duplicated internal calculations among the features. -
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.feature.calculate.partClassDescriptionA calculation that be invalidated (resetted), removing any existing cached value.