Overload List
Name | Description | |
---|---|---|
![]() | Index(Matrix<(Of <(Single>)>)) |
Create a linear flann index
|
![]() | Index(Matrix<(Of <(Single>)>), Int32) |
Create a flann index using multiple KDTrees
|
![]() | Index(Matrix<(Of <(Single>)>), Int32, Int32, CenterInitType, Single) |
Create a flann index using Kmeans
|
![]() | Index(Matrix<(Of <(Single>)>), Int32, Int32, Int32, CenterInitType, Single) |
Create a flann index using a composition of KDTreee and KMeans tree
|