Chemical Data Processing Library Python API - Version 1.1.1
|
Public Member Functions | |
int | __len__ () |
bool | __contains__ (Chem.Atom atom) |
Returns the result of the membership test operation atom in self . More... | |
Chem.Atom | __getitem__ (int idx) |
int CDPL.ConfGen.TorsionRuleMatch.AtomArray.__len__ | ( | ) |
bool CDPL.ConfGen.TorsionRuleMatch.AtomArray.__contains__ | ( | Chem.Atom | atom | ) |
Returns the result of the membership test operation atom in self
.
atom | The value to test for membership. |
Chem.Atom CDPL.ConfGen.TorsionRuleMatch.AtomArray.__getitem__ | ( | int | idx | ) |
idx |