package molenc

  1. Overview
  2. Docs

Module Molenc.WMHSource

module A = BatArray
Sourcemodule BA = Bigarray
Sourcemodule BA1 = BA.Array1
Sourcemodule Fp = Fingerprint
module L = BatList
Sourcetype hashed = int array
Sourceval get_seeds : int -> int array
Sourceval to_dense : int -> Fp.t -> dense
Sourceval string_of_dense : (int, 'a, 'b) BA1.t -> string
Sourceval update_bounds : int array -> Fp.t -> unit
Sourceval bounds : int -> Fp.t array -> int array
Sourceval lookup_table : int array -> int array
Sourceval acc_bounds_table : int array -> int array
Sourceval gen_rands : int array -> int -> int array array
Sourceval hash : int array array -> int array -> int array -> dense -> hashed
Sourceval estimate_jaccard : hashed -> hashed -> float
Sourceval estimate_distance : hashed -> hashed -> float
OCaml

Innovation. Community. Security.