package
Version:
v1.0.31
Opens a new window with list of versions in this module.
Published: Mar 15, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SortData struct {
RowData [][]float64
Data []int
Feature int
}
Tree is a kdtree.
New return a Tree pointer.
Build builds the kdtree with specific data.
Search return srcRowNo([]int) and length([]float64) contained
k nearest neighbors from specific distance function.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.