pydseamslib.cyoda.findTripletInRing

pydseamslib.cyoda.findTripletInRing#

pydseamslib.cyoda.findTripletInRing(ring: List[int], triplet: List[int]) bool#

Searches a particular ring for a triplet

Parameters:
  • ring1 (The input ring containing the indices of atoms.)

  • ring2 (Vector containing the triplet, for whose presence the input ring vector will be checked.)