bkdtree
bkdtree copied to clipboard
Persistent Block KD Tree In Golang for Search Filtering
Results
2
bkdtree issues
Sort by
recently updated
recently updated
newest added
I don't see what `os.Open` and `srcF.Close` are for, are these really necessary? ```golang func (bkd *BkdTree) extractTi(dstF *os.File, idx int) (err error) { if bkd.trees[idx].meta.NumPoints