Interface | Description |
---|---|
IDistanceFunction<T> |
Class | Description |
---|---|
AtomEnvironmentsDistance | |
BinaryKernelDistance |
Binary Kernel Discrimination method applied to fingerprints (bitset).
|
DistanceComparable<T> |
Encapsulates object and its calculated distance.
|
EuclideanDistance | |
FingerprintDistance |
Tanimoto similarity index between fingerprints.
|
HammingDistance |
The Hamming distance between two strings of equal length is the number of positions for which the corresponding symbols are different/
|
LevensteinDistance |
Levenstein (edit) distance between strings.
|
MCSSDistance |
The MCSS of two compounds is the largest possible substructure that is
present in both structures.
|
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.