NeighborSearch¶

class samson.Simulation.NeighborSearch.NeighborSearch¶

Bases: samson.Core.Reference.ReferenceTarget

This class is the base class of neighbor search algorithms.

SAMSON API: SBSNeighborSearch

getMemoryFootprint(self: samson.Core.Reference.ReferenceTarget) → int¶

Returns the memory footprint

sprint(self: samson.Simulation.NeighborSearch.NeighborSearch, offset: int=0) → None¶

Prints some debugging information