package
Version:
v0.0.0-...-e2c65c2
Opens a new window with list of versions in this module.
Published: Jan 16, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Decode returns the point corresponding to a given position along a Hilbert
curve of particular size.
Encode returns the linear index of a point along a Hilbert curve for a given
scale.
Scale is the width and height of a Hilbert space-filling curve.
The scale must be a power of two.
Decode returns the point at the given offset of a Hilbert curve with this
scale.
Encode returns the linear index of a point along a Hilbert curve with this
scale.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.