RDKit
Open-source cheminformatics and machine learning.
|
#include <new_canon.h>
Public Member Functions | |
ChiralAtomCompareFunctor () | |
ChiralAtomCompareFunctor (Canon::canon_atom *atoms, const ROMol &m) | |
int | operator() (int i, int j) const |
Public Attributes | |
Canon::canon_atom * | dp_atoms {nullptr} |
const ROMol * | dp_mol {nullptr} |
bool | df_useNbrs {false} |
Definition at line 531 of file new_canon.h.
|
inline |
Definition at line 604 of file new_canon.h.
|
inline |
Definition at line 605 of file new_canon.h.
Definition at line 607 of file new_canon.h.
References RDKit::Canon::ATNUM_CLASS_OFFSET, and PRECONDITION.
Definition at line 603 of file new_canon.h.
Canon::canon_atom* RDKit::Canon::ChiralAtomCompareFunctor::dp_atoms {nullptr} |
Definition at line 601 of file new_canon.h.
Definition at line 602 of file new_canon.h.