Uses of Class
org.anchoranalysis.feature.store.NamedFeatureStore
Packages that use NamedFeatureStore
-
Uses of NamedFeatureStore in org.anchoranalysis.feature.store
Methods in org.anchoranalysis.feature.store that return NamedFeatureStoreModifier and TypeMethodDescription<T extends FeatureInput>
NamedFeatureStore<T> NamedFeatureStoreFactory.createNamedFeatureList(List<NamedBean<FeatureListProvider<T>>> namedFeatures) Create aNamedFeatureStorefrom a list of beans.NamedFeatureStore.duplicate()Deep-copies the store, including duplicating each feature.