Home
last modified time | relevance | path

Searched refs:knnSearchGpu (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/colmap/colmap-3.6/lib/FLANN/algorithms/
H A Dkdtree_cuda_3d_index.h196 knnSearchGpu(queries,indices, dists, knn, params); in knnSearch()
214 knnSearchGpu(queries,indices, dists, knn, params); in knnSearch()
226 …void knnSearchGpu(const Matrix<ElementType>& queries, Matrix<int>& indices, Matrix<DistanceType>& …
228 int knnSearchGpu(const Matrix<ElementType>& queries, in knnSearchGpu() function
236 knnSearchGpu(queries,ind,dist,knn,params); in knnSearchGpu()
H A Dkdtree_cuda_3d_index.cu276 void KDTreeCuda3dIndex<Distance>::knnSearchGpu(const Matrix<ElementType>& queries, Matrix<int>& ind… in knnSearchGpu() function in flann::KDTreeCuda3dIndex
796 void KDTreeCuda3dIndex<flann::L2<float> >::knnSearchGpu(const Matrix<ElementType>& queries, Matrix<…
815 void KDTreeCuda3dIndex<flann::L2_Simple<float> >::knnSearchGpu(const Matrix<ElementType>& queries, …
835 void KDTreeCuda3dIndex<flann::L1<float> >::knnSearchGpu(const Matrix<ElementType>& queries, Matrix<…
/dports/math/flann/flann-1.9.1-29-g1d04523/src/cpp/flann/algorithms/
H A Dkdtree_cuda_3d_index.h196 knnSearchGpu(queries,indices, dists, knn, params); in knnSearch()
214 knnSearchGpu(queries,indices, dists, knn, params); in knnSearch()
226 …void knnSearchGpu(const Matrix<ElementType>& queries, Matrix<int>& indices, Matrix<DistanceType>& …
228 int knnSearchGpu(const Matrix<ElementType>& queries, in knnSearchGpu() function
236 knnSearchGpu(queries,ind,dist,knn,params); in knnSearchGpu()
H A Dkdtree_cuda_3d_index.cu277 void KDTreeCuda3dIndex<Distance>::knnSearchGpu(const Matrix<ElementType>& queries, Matrix<int>& ind… in knnSearchGpu() function in flann::KDTreeCuda3dIndex
797 void KDTreeCuda3dIndex<flann::L2<float> >::knnSearchGpu(const Matrix<ElementType>& queries, Matrix<…
816 void KDTreeCuda3dIndex<flann::L2_Simple<float> >::knnSearchGpu(const Matrix<ElementType>& queries, …
836 void KDTreeCuda3dIndex<flann::L1<float> >::knnSearchGpu(const Matrix<ElementType>& queries, Matrix<…
/dports/misc/openmvg/openMVG-2.0/src/third_party/flann/src/cpp/flann/algorithms/
H A Dkdtree_cuda_3d_index.h196 knnSearchGpu(queries,indices, dists, knn, params); in knnSearch()
214 knnSearchGpu(queries,indices, dists, knn, params); in knnSearch()
226 …void knnSearchGpu(const Matrix<ElementType>& queries, Matrix<int>& indices, Matrix<DistanceType>& …
228 int knnSearchGpu(const Matrix<ElementType>& queries, in knnSearchGpu() function
236 knnSearchGpu(queries,ind,dist,knn,params); in knnSearchGpu()
H A Dkdtree_cuda_3d_index.cu276 void KDTreeCuda3dIndex<Distance>::knnSearchGpu(const Matrix<ElementType>& queries, Matrix<int>& ind… in knnSearchGpu() function in flann::KDTreeCuda3dIndex
796 void KDTreeCuda3dIndex<flann::L2<float> >::knnSearchGpu(const Matrix<ElementType>& queries, Matrix<…
815 void KDTreeCuda3dIndex<flann::L2_Simple<float> >::knnSearchGpu(const Matrix<ElementType>& queries, …
835 void KDTreeCuda3dIndex<flann::L1<float> >::knnSearchGpu(const Matrix<ElementType>& queries, Matrix<…