|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaltcms.math.functions.similarities.ArrayCos
public class ArrayCos
Cosine similarity between arrays.
Constructor Summary | |
---|---|
ArrayCos()
|
Method Summary | |
---|---|
double |
apply(Array t1,
Array t2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArrayCos()
Method Detail |
---|
public double apply(Array t1, Array t2)
apply
in interface IArraySimilarity
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |