package
0.0.0-20211216173253-5ae134cf7bef
Repository: https://github.com/halfrost/s2.git
Documentation: pkg.go.dev
# Functions
NewPreciseVector creates a high precision vector from the given floating point values.
PreciseVectorFromVector creates a high precision vector from the given Vector.
# Structs
PreciseVector represents a point in ℝ³ using high-precision values.
Vector represents a point in ℝ³.
# Type aliases
Axis enumerates the 3 axes of ℝ³.