package
0.0.0-20201010192612-3c7917683fe0
Repository: https://github.com/struckoff/sfcframework.git
Documentation: pkg.go.dev
# Functions
NewCurve - create a curve by given type
cType - curve type(Hilbert, Morton)
dims - amount of curve dimensions.
# Interfaces
Curve is an interface of space filling curve realisation.
# Type aliases
CurveType - type of the space-filling curve to use.