Module lsph::hasher

source ·

Structs§

  • LearnedHasher takes a model and produces hash from the model

Functions§

  • Make hash value from a given hasher, returns a u64 hash value.
  • Make hash value from a given hasher, and 2 item array with float data.
  • Unmake hash value from a given hasher, and a u64 hash value. Reverse the hash function, which it takes a hash and returns float