//
pkg.gl
Category
github.com/ncodes/go-datastructures
numerics
hilbert
package
1.0.33
Repository:
https://github.com/ncodes/go-datastructures.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
48 SLOC
#
Functions
Decode
Decode will decode the provided Hilbert distance into a corresponding x and y value, respectively.
Encode
Encode will encode the provided x and y coordinates into a Hilbert distance.