Tagged Questions
3
votes
4answers
2k views
Mapping N-dimensional value to a point on Hilbert curve
I have a huge set of N-dimensional points (tens of millions; N is close to 100).
I need to map these points to a single dimension while preserving spatial locality. I want to use Hilbert ...