Interface MaccsComparator
-
- All Superinterfaces:
DescriptorComparator<BinaryVectorDescriptor>
,Guarded
,Serializable
@Beta @PublicAPI public interface MaccsComparator extends DescriptorComparator<BinaryVectorDescriptor>
Interface to define a compatible comparator for the MACCS fingerprint
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.chemaxon.descriptors.common.Guarded
Guarded.EnsureThat, Guarded.New
-
-
Method Summary
-
Methods inherited from interface com.chemaxon.descriptors.common.DescriptorComparator
calculateDissimilarity, calculateDissimilarity, calculateSimilarity, calculateSimilarity, compare, compare, getLowerBound, getMetricMetadata, getUpperBound, unguardedContext
-
Methods inherited from interface com.chemaxon.descriptors.common.Guarded
getGuardObject
-
-