Home
last modified time | relevance | path

Searched refs:IndexDist_Sorter (Results 1 – 8 of 8) sorted by relevance

/dports/math/pdal/PDAL-2.3.0/vendor/nanoflann/
H A Dnanoflann.hpp208 struct IndexDist_Sorter { struct
269 IndexDist_Sorter()); in worst_item()
1017 std::sort(IndicesDists.begin(), IndicesDists.end(), IndexDist_Sorter()); in radiusSearch()
/dports/cad/gmsh/gmsh-4.9.2-source/Numeric/
H A Dnanoflann.hpp147 struct IndexDist_Sorter struct
202 … DistIt it = std::max_element(m_indices_dists.begin(), m_indices_dists.end(), IndexDist_Sorter()); in worst_item()
955 std::sort(IndicesDists.begin(),IndicesDists.end(), IndexDist_Sorter() ); in radiusSearch()
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dnanoflann.hpp208 struct IndexDist_Sorter { struct
269 IndexDist_Sorter()); in worst_item()
1285 std::sort(IndicesDists.begin(), IndicesDists.end(), IndexDist_Sorter()); in radiusSearch()
1645 std::sort(IndicesDists.begin(), IndicesDists.end(), IndexDist_Sorter()); in radiusSearch()
/dports/math/libmesh/libmesh-1.6.2/contrib/nanoflann/include/
H A Dnanoflann.hpp148 struct IndexDist_Sorter struct
201 … DistIt it = std::max_element(m_indices_dists.begin(), m_indices_dists.end(), IndexDist_Sorter()); in worst_item()
1294 std::sort(IndicesDists.begin(), IndicesDists.end(), IndexDist_Sorter() ); in radiusSearch()
1615 std::sort(IndicesDists.begin(), IndicesDists.end(), IndexDist_Sorter() ); in radiusSearch()
/dports/science/cdo/cdo-2.0.0/src/
H A Dnanoflann.hpp221 struct IndexDist_Sorter { struct
282 IndexDist_Sorter()); in worst_item()
1308 std::sort(IndicesDists.begin(), IndicesDists.end(), IndexDist_Sorter()); in radiusSearch()
1675 std::sort(IndicesDists.begin(), IndicesDists.end(), IndexDist_Sorter()); in radiusSearch()
/dports/math/nanoflann/nanoflann-1.3.2/include/
H A Dnanoflann.hpp208 struct IndexDist_Sorter { struct
269 IndexDist_Sorter()); in worst_item()
1286 std::sort(IndicesDists.begin(), IndicesDists.end(), IndexDist_Sorter()); in radiusSearch()
1646 std::sort(IndicesDists.begin(), IndicesDists.end(), IndexDist_Sorter()); in radiusSearch()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/alphamat/src/3rdparty/
H A Dnanoflann.hpp208 struct IndexDist_Sorter { struct
269 IndexDist_Sorter()); in worst_item()
1286 std::sort(IndicesDists.begin(), IndicesDists.end(), IndexDist_Sorter()); in radiusSearch()
1646 std::sort(IndicesDists.begin(), IndicesDists.end(), IndexDist_Sorter()); in radiusSearch()
/dports/devel/vcglib/vcglib-2020.09/apps/sample/trimesh_indexing/
H A Dnanoflann.hpp179 struct IndexDist_Sorter struct
976 std::sort(IndicesDists.begin(),IndicesDists.end(), IndexDist_Sorter() ); in radiusSearch()