|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CachedMetric
Stores a hash for each object being compared for efficient computation.
Method Summary | |
---|---|
double |
distance(SparseVector a,
int hashCodeA,
SparseVector b,
int hashCodeB)
|
Methods inherited from interface cc.mallet.types.Metric |
---|
distance |
Method Detail |
---|
double distance(SparseVector a, int hashCodeA, SparseVector b, int hashCodeB)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |