Home
last modified time | relevance | path

Searched defs:KDTreePartition (Results 1 – 4 of 4) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/diy/vtkmdiy/include/vtkmdiy/detail/algorithms/
H A Dkdtree.hpp17 struct KDTreePartition struct
19 typedef diy::RegularContinuousLink RCLink;
20 typedef diy::ContinuousBounds Bounds;
22 typedef std::vector<size_t> Histogram;
24 KDTreePartition(int dim, in KDTreePartition() argument
49 int dim_;
50 std::vector<Point> Block::* points_;
51 size_t bins_;
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/thirdparty/diy/vtkmdiy/include/vtkmdiy/detail/algorithms/
H A Dkdtree.hpp17 struct KDTreePartition struct
19 typedef diy::RegularContinuousLink RCLink;
20 typedef diy::ContinuousBounds Bounds;
22 typedef std::vector<size_t> Histogram;
24 KDTreePartition(int dim, in KDTreePartition() argument
49 int dim_;
50 std::vector<Point> Block::* points_;
51 size_t bins_;
/dports/math/vtk8/VTK-8.2.0/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/detail/algorithms/
H A Dkdtree.hpp17 struct KDTreePartition struct
19 typedef diy::RegularContinuousLink RCLink;
20 typedef diy::ContinuousBounds Bounds;
22 typedef std::vector<size_t> Histogram;
24 KDTreePartition(int dim, in KDTreePartition() argument
49 int dim_;
50 std::vector<Point> Block::* points_;
51 size_t bins_;
/dports/math/vtk9/VTK-9.1.0/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/detail/algorithms/
H A Dkdtree.hpp17 struct KDTreePartition struct
19 typedef diy::RegularContinuousLink RCLink;
20 typedef diy::ContinuousBounds Bounds;
22 typedef std::vector<size_t> Histogram;
24 KDTreePartition(int dim, in KDTreePartition() argument
49 int dim_;
50 std::vector<Point> Block::* points_;
51 size_t bins_;