//
pkg.gl
Category
github.com/adohe/go-datastructures
rtree
package
1.0.6
Repository:
https://github.com/adohe/go-datastructures.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
20 SLOC
#
Packages
hilbert
Package hilbert implements a Hilbert R-tree based on PALM principles to improve multithreaded performance.
#
Interfaces
Rectangle
Rectangle describes a two-dimensional bound.
RTree
RTree defines an object that can be returned from any subpackage of this package.
#
Type aliases
Rectangles
Rectangles is a typed list of Rectangle.