Home
last modified time | relevance | path

Searched defs:dist_index (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/flann/include/opencv2/flann/
H A Dresult_set.h333 …for (typename std::set<DistIndex>::const_iterator dist_index = dist_indices_.begin(), dist_index_e… variable
341 …for (typename std::set<DistIndex>::const_iterator dist_index = dist_indices_.begin(), dist_index_e… variable
/dports/graphics/colmap/colmap-3.6/lib/FLANN/util/
H A Dresult_set.h745 for (Iterator dist_index = dist_indices_.begin(), dist_index_end = variable
/dports/math/flann/flann-1.9.1-29-g1d04523/src/cpp/flann/util/
H A Dresult_set.h745 for (Iterator dist_index = dist_indices_.begin(), dist_index_end = variable
/dports/graphics/hugin/hugin-2020.0.0/src/foreign/flann/util/
H A Dresult_set.h753 for (Iterator dist_index = dist_indices_.begin(), dist_index_end = variable
/dports/misc/openmvg/openMVG-2.0/src/third_party/flann/src/cpp/flann/util/
H A Dresult_set.h747 for (Iterator dist_index = dist_indices_.begin(), dist_index_end = variable
/dports/graphics/open3d/Open3D-0.2/src/External/flann/util/
H A Dresult_set.h747 for (Iterator dist_index = dist_indices_.begin(), dist_index_end = variable
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/flann/util/
H A Dresult_set.h747 for (Iterator dist_index = dist_indices_.begin(), dist_index_end = variable
/dports/science/code_saturne/code_saturne-7.1.0/libple/src/
H A Dple_locator.c1104 int dist_rank, dist_index; in _locate_distant() local