It works by applying a hash function to the features and us…

Twetch ·

It works by applying a hash function to the features and using their hash values as indices directly, rather than looking the indices up in an associative array.