NeighborSearchΒΆ
See also
SAMSON API: sbsneighborsearch
-
class
samson.Simulation.NeighborSearch.NeighborSearchΒΆ Bases:
samson.Core.Reference.ReferenceTargetThis class is the base class of neighbor search algorithms.
-
getMemoryFootprint(self: samson.Core.Reference.ReferenceTarget) → intΒΆ Returns the memory footprint
-
printDebugInfo(self: samson.Simulation.NeighborSearch.NeighborSearch, offset: int = 0) → NoneΒΆ Prints some debugging information in stdout
-