public class MilneRelatedness extends Relatedness
score, x, y
Modifier | Constructor and Description |
---|---|
|
MilneRelatedness() |
protected |
MilneRelatedness(int x,
int y) |
Modifier and Type | Method and Description |
---|---|
Relatedness |
copy() |
String |
getName() |
boolean |
hasNegativeScores() |
int |
intersectionSize(int[] a,
int[] b) |
protected double |
score() |
compareTo, equals, getNames, getScore, getX, getY, hashCode, inIntersection, inoutX, inoutY, intersection, intersectionSize, outIntersection, outX, outY, set, setScore, setX, setY, sortedunion, toString, unionSize
public MilneRelatedness()
protected MilneRelatedness(int x, int y)
protected double score()
score
in class Relatedness
public int intersectionSize(int[] a, int[] b)
public String getName()
getName
in class Relatedness
public Relatedness copy()
copy
in class Relatedness
public boolean hasNegativeScores()
hasNegativeScores
in class Relatedness
Copyright © 2013. All rights reserved.