pydseamslib.cyoda.clearNeighbourList

pydseamslib.cyoda.clearNeighbourList#

pydseamslib.cyoda.clearNeighbourList(nList: List[List[int]]) int#

Erases memory for a vector of vectors for the neighbour list, Call this before creating the neighbour list for a new frame

Parameters:

nList (Vector of vectors, of the neighbour list to be erased)