|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdistance.DistanceTanimoto
public class DistanceTanimoto
Constructor Summary | |
---|---|
DistanceTanimoto()
|
Method Summary | |
---|---|
java.lang.String |
getIdentifier()
|
double |
getSimilarity(FeatureMap a,
FeatureMap b)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DistanceTanimoto()
Method Detail |
---|
public java.lang.String getIdentifier()
getIdentifier
in interface IDistanceMeasure
public double getSimilarity(FeatureMap a, FeatureMap b)
getSimilarity
in interface IDistanceMeasure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |