Chemical Data Processing Library Python API - Version 1.1.1
|
Public Member Functions | |
None | __init__ () |
Initializes the UInt64AtomMolecularGraphFunctor instance. | |
None | __init__ (SizeTypeAtomMolecularGraphFunctor func) |
Initializes the UInt64AtomMolecularGraphFunctor instance. More... | |
None | __init__ (object callable) |
Initializes the UInt64AtomMolecularGraphFunctor instance. More... | |
int | __call__ (Atom arg1, MolecularGraph arg2) |
bool | __bool__ () |
bool | __nonzero__ () |
None CDPL.Chem.UInt64AtomMolecularGraphFunctor.__init__ | ( | SizeTypeAtomMolecularGraphFunctor | func | ) |
Initializes the UInt64AtomMolecularGraphFunctor instance.
func |
None CDPL.Chem.UInt64AtomMolecularGraphFunctor.__init__ | ( | object | callable | ) |
Initializes the UInt64AtomMolecularGraphFunctor instance.
callable |
int CDPL.Chem.UInt64AtomMolecularGraphFunctor.__call__ | ( | Atom | arg1, |
MolecularGraph | arg2 | ||
) |
arg1 | |
arg2 |
bool CDPL.Chem.UInt64AtomMolecularGraphFunctor.__bool__ | ( | ) |
bool CDPL.Chem.UInt64AtomMolecularGraphFunctor.__nonzero__ | ( | ) |