Package org.anchoranalysis.plugin.operator.feature.bean
package org.anchoranalysis.plugin.operator.feature.bean
Features that combine or convert other features in a generic way.
-
ClassesClassDescriptionFromDictionary<T extends FeatureInputDictionary>Extracts a key-value from a
Dictionary
as a double.WithValueBase<T extends FeatureInput>A base class for operations that use a specified constant value in combination with a feature.