Package cds.healpix.fillingcurve
Package dedicated to space filling curves.
So far contains implementations of the 2D and 3D z-order curves.
-
Interface Summary Interface Description FillingCurve2D Interface defining a two-dimensional space-filling curve.FillingCurve3D Interface defining a 3-dimensional space-filling curve. -
Class Summary Class Description ZOrderCurve2DImpls Utility class containing several implementations of the z-order curve in two dimension.ZOrderCurve3D Implementation of the 3d z-order curve based on lookup tables. -
Enum Summary Enum Description FillingCurve2DType