OESingleBondCount¶
unsigned int OESingleBondCount(const OEAtomBase *atm)
Returns the number of single bonds connected to an atom. The return
value includes the number of implicit hydrogens attached to an atom,
as returned by the OEAtomBase.GetImplicitHCount
method.