|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.aitools.ir.retrievalmodels.relevance.algebraic.DotProductSimilarity
public class DotProductSimilarity
Constructor Summary | |
---|---|
DotProductSimilarity()
|
Method Summary | |
---|---|
double |
compute(Vector v1,
Vector v2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DotProductSimilarity()
Method Detail |
---|
public double compute(Vector v1, Vector v2)
compute
in interface RelevanceFunction<Vector,Vector>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |