Home
last modified time | relevance | path

Searched defs:Neighborhood (Results 1 – 25 of 108) sorted by relevance

12345

/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/exec/arg/
H A DFetchTagArrayNeighborhoodIn.h46 struct Neighborhood struct
49 Neighborhood(const ExecObjectType& portal, const vtkm::exec::arg::BoundaryState& boundary) in Neighborhood() argument
60 VTKM_ASSERT(i <= NeighborhoodSize && i >= -NeighborhoodSize); in Get() argument
79 /// \brief Specialization of Neighborhood for ArrayPortalUniformPointCoordinates argument
/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dcp_model_lns.h37 struct Neighborhood { struct
55 // Neighborhood Id. Used to identify the neighborhood by a generator. argument
59 int64_t id = 0;
63 std::string source_info = "";
87 class NeighborhoodGeneratorHelper : public SubSolver { argument
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/storage/test/unit/
H A Dneighborhooditeratortest.h113 typedef CoordMap<Container, Grid<Container> > Neighborhood; in testBasic() typedef
244 typedef CoordMap<Container, Grid<Container> > Neighborhood; in testSkippingOfEmptyCells() typedef
283 typedef CoordMap<Container, Grid<Container> > Neighborhood; in testSkippingOfAllEmptyCells() typedef
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/filter/
H A DImageMedian.h32 int Neighborhood = 1; variable
H A DImageMedian.hxx58 int Neighborhood; member
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/neighborhood/caldoria/
H A Dcaldoriamessages.h37 class Neighborhood; variable
H A Dcaldoria4dsystem.h36 class Neighborhood; variable
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/neighborhood/caldoria/
H A Dcaldoriamessages.h37 class Neighborhood; variable
H A Dcaldoria4dsystem.h36 class Neighborhood; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/neighborhood/norad/
H A Dnoradelevator.h36 class Neighborhood; variable
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/neighborhood/norad/
H A Dnoradelevator.h36 class Neighborhood; variable
/dports/mail/nextcloud-mail/mail/vendor/rubix/ml/src/Graph/Nodes/
H A DNeighborhood.php21 class Neighborhood implements BinaryNode, Hypercube class
/dports/mail/nextcloud-mail/mail/vendor/rubix/ml/tests/Graph/Nodes/
H A DNeighborhoodTest.php9 use Rubix\ML\Graph\Nodes\Neighborhood; alias
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/
H A Dinteraction.h36 class Neighborhood; variable
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/
H A Dinteraction.h36 class Neighborhood; variable
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/storage/
H A Dneighborhooditerator.h62 typedef NEIGHBORHOOD Neighborhood; typedef
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.Core/
H A DPlacemark.cs44 public string Neighborhood; field
/dports/mail/nextcloud-mail/mail/vendor/rubix/ml/src/Graph/Trees/
H A DKDTree.php10 use Rubix\ML\Graph\Nodes\Neighborhood; alias
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/geometry/include/pcl/geometry/
H A Dline_iterator.h51 enum Neighborhood { Neighbor4 = 4, Neighbor8 = 8 }; enum
/dports/cad/meshdev/meshdev-0.5/src/
H A DNeighborhood.cxx27 Neighborhood::Neighborhood() in Neighborhood() function in Neighborhood
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkNeighborhood.hxx109 ::Neighborhood(const Self & other): in Neighborhood() function in itk::Neighborhood
H A DitkNeighborhood.h100 Neighborhood() in Neighborhood() function
/dports/math/cgal/CGAL-5.3/examples/Classification/
H A Dexample_feature.cpp25 typedef Classification::Point_set_neighborhood<Kernel, Point_range, Pmap> Neighborhood; typedef
H A Dexample_classification.cpp33 typedef Classification::Point_set_neighborhood<Kernel, Point_range, Pmap> Neighborhood; typedef
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Classification/
H A DSurface_mesh_item_classification.h33 typedef CGAL::Classification::Mesh_neighborhood<Mesh> Neighborhood; typedef

12345