Home
last modified time | relevance | path

Searched defs:neighbor_indices (Results 1 – 12 of 12) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bvgl/
H A Dbvgl_k_nearest_neighbors_2d.h177 std::vector<unsigned> &neighbor_indices, in knn_indices()
194 std::vector<unsigned> neighbor_indices; in knn() local
204 std::vector<unsigned>& neighbor_indices, in knn()
220 std::vector<unsigned> neighbor_indices; in closest_util() local
238 std::vector<unsigned>& neighbor_indices, in knn_util()
/dports/math/py-hdbscan/hdbscan-0.8.27/hdbscan/
H A Dprediction.py146 def _find_neighbor_and_lambda(neighbor_indices, neighbor_distances, argument
196 def _extend_condensed_tree(tree, neighbor_indices, neighbor_distances, argument
255 def _find_cluster_and_probability(tree, cluster_tree, neighbor_indices, argument
/dports/math/py-pynndescent/pynndescent-0.5.4/pynndescent/
H A Dgraph_utils.py168 def adjacency_matrix_representation(neighbor_indices, neighbor_distances): argument
H A Drp_trees.py1229 def score_tree(tree, neighbor_indices, data, rng_state): argument
1246 def score_linked_tree(tree, neighbor_indices): argument
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/algo/
H A Dbpgl_gridding.h302 std::vector<unsigned> neighbor_indices; variable
H A Dbpgl_heightmap_from_disparity.hxx239 std::vector<unsigned> neighbor_indices; in heightmap_from_pointset() local
/dports/misc/ompl/ompl-1.5.2/src/ompl/geometric/planners/prm/src/
H A DLazyPRM.cpp134 std::vector<unsigned int> neighbor_indices; in LazyPRM() local
H A DPRM.cpp125 std::vector<unsigned int> neighbor_indices; in PRM() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/multigrid/
H A Dmg_tools.cc129 std::vector<types::global_dof_index> neighbor_indices; in compute_row_length_vector() local
313 std::vector<types::global_dof_index> neighbor_indices; in compute_row_length_vector() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/bsp/
H A DVBSPData.h134 unsigned short neighbor_indices[4]; member
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/
H A DVBSPData.h134 unsigned short neighbor_indices[4]; member
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/features/src/
H A Dspinimages.cu104 PtrStep<int> neighbor_indices; member