RDKit
Open-source cheminformatics and machine learning.
|
#include <new_canon.h>
Public Member Functions | |
SpecialSymmetryAtomCompareFunctor () | |
SpecialSymmetryAtomCompareFunctor (Canon::canon_atom *atoms, const ROMol &m, const boost::dynamic_bitset<> *atomsInPlay=nullptr, const boost::dynamic_bitset<> *bondsInPlay=nullptr) | |
int | operator() (int i, int j) const |
Public Attributes | |
Canon::canon_atom * | dp_atoms {nullptr} |
const ROMol * | dp_mol {nullptr} |
const boost::dynamic_bitset * | dp_atomsInPlay {nullptr} |
const boost::dynamic_bitset * | dp_bondsInPlay {nullptr} |
Definition at line 192 of file new_canon.h.
|
inline |
Definition at line 199 of file new_canon.h.
|
inline |
Definition at line 200 of file new_canon.h.
Definition at line 208 of file new_canon.h.
References PRECONDITION, and RDKit::Canon::updateAtomNeighborIndex().
Canon::canon_atom* RDKit::Canon::SpecialSymmetryAtomCompareFunctor::dp_atoms {nullptr} |
Definition at line 194 of file new_canon.h.
const boost::dynamic_bitset* RDKit::Canon::SpecialSymmetryAtomCompareFunctor::dp_atomsInPlay {nullptr} |
Definition at line 196 of file new_canon.h.
const boost::dynamic_bitset * RDKit::Canon::SpecialSymmetryAtomCompareFunctor::dp_bondsInPlay {nullptr} |
Definition at line 197 of file new_canon.h.
Definition at line 195 of file new_canon.h.