C++ Logo

std-discussion

Advanced search

implementation of multi-dimensional array as Hilbert curves

From: Vishal Oza <vickoza_at_[hidden]>
Date: Tue, 11 Feb 2020 09:36:48 -0600
I was thinking for proposing a new multi-dimensional array/vector as part
of the standard library. This uses a pseudo Hilbert curve to map x,y
coordinate to position is the array. would there be any interest in this

Vishal Oza

Received on 2020-02-11 09:40:24