Functions§
- box_
float_ vertex - Determine the first or last vertex of a box to lie on a Hilbert curve
- box_
next_ point - Determine the first point of a box after a given point to lie on a Hilbert curve.
- box_
point - Determine the first or last point of a box to lie on a Hilbert curve
- box_
point_ float - Determine the first or last point of a box to lie on a Hilbert curve
- box_
vertex - Determine the first or last vertex of a box to lie on a Hilbert curve
- coordinates_
compare - Determine which of two points lies further along the Hilbert curve
- coordinates_
float_ compare - Determine which of two points lies further along the Hilbert curve
- coordinates_
increment - Advance from one point to its successor on a Hilbert curve
- coordinates_
to_ index - Convert coordinates of a point on a Hilbert curve to its index
- index_
to_ coordinates - Convert an index into a Hilbert curve to a set of coordinates
Type Aliases§
- Bits
PerDimension Type - The datatype that contain the number of bits per dimension
- Hilbert
Coordinate - Storage type for a single coordinate
- Hilbert
Index - Represent an index on the Hilbert curve