Package cds.healpix.fillingcurve
package cds.healpix.fillingcurve
Package dedicated to space filling curves.
So far contains implementations of the 2D and 3D z-order curves.
-
ClassDescriptionInterface defining a two-dimensional space-filling curve.Interface defining a 3-dimensional space-filling curve.Utility class containing several implementations of the z-order curve in two dimension.Implementation of the 3d z-order curve based on lookup tables.