What are good hashing functions (fast, good distribution, few collisions) for hashing 2d and 3d vectors composed of IEEE 32bit floats. I assume general 3d vectors, but algor
I have two suggestions.
If you don't do the quantization, it wont be sensitive to closeness(locality).