Package generic.lsh
Class KandL
java.lang.Object
generic.lsh.KandL
Translated from the C++ version.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
kToL
(int k, double taubound, double probthresh) static void
static int
memoryModelToL
(LSHMemoryModel model)
-
Constructor Details
-
KandL
public KandL()
-
-
Method Details
-
memoryModelToL
-
kToL
public static int kToL(int k, double taubound, double probthresh) -
main
-