Package generic.lsh

Class KandL

java.lang.Object
generic.lsh.KandL

public class KandL extends Object
Translated from the C++ version.
  • Constructor Details

    • KandL

      public KandL()
  • Method Details

    • memoryModelToL

      public static int memoryModelToL(LSHMemoryModel model)
    • kToL

      public static int kToL(int k, double taubound, double probthresh)
    • main

      public static void main(String[] args)