Reference Entry
hashFunction
API Reference · foundation · order 145
Hashes a vector against a list of random projection vectors.
Relevant APIs
hashFunction
Hashes a vector against a list of random projection vectors.
Declaration
function hashFunction(vector: ArrayLike<number>, randomVectors: ArrayLike<number>[]): number