pydseamslib.cyoda.getNewNeighbourListByIndex#
- pydseamslib.cyoda.getNewNeighbourListByIndex(yCloud: pydseamslib.cyoda.PointCloudDouble, cutoff: float) List[List[int]] #
Gets a neighbour list by index, according to a pointCloud given as the input
- Parameters:
yCloud (The input molSys::PointCloud)
cutoff (Distance cutoff, within which two atoms are neighbours)