Interface CfpComparator
-
- All Superinterfaces:
DescriptorComparator<BinaryVectorDescriptor>
,Guarded
,Serializable
@Beta @PublicAPI public interface CfpComparator extends DescriptorComparator<BinaryVectorDescriptor>
Comparator forCfp
descriptor representation.Please note that this class is marked with @Beta annotation, so it can be subject of incompatible changes or removal in later releases.
-
-
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
-
-