|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.nite.datainspection.impl.BooleanMetric
public class BooleanMetric
class DiceMetric for distance metrics for alpha
Constructor Summary | |
---|---|
BooleanMetric()
|
Method Summary | |
---|---|
double |
distance(Value f,
Value s)
implements distance of interface DistanceMetric using nominal boolean valued metric |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BooleanMetric()
Method Detail |
---|
public double distance(Value f, Value s)
distance
in interface DistanceMetric
f
- ans are not null Values
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |