![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <Seed.h>
Public Attributes | |
std::vector< const Atom * > | Atoms |
std::vector< const Bond * > | Bonds |
std::vector< unsigned > | AtomsIdx |
std::vector< unsigned > | BondsIdx |
std::map< unsigned, unsigned > | SeedAtomIdxMap |
std::vector<unsigned> RDKit::FMCS::MolFragment::AtomsIdx |
Definition at line 28 of file Seed.h.
Referenced by RDKit::FMCS::Seed::getNumAtoms().
std::vector<unsigned> RDKit::FMCS::MolFragment::BondsIdx |
Definition at line 29 of file Seed.h.
Referenced by RDKit::FMCS::Seed::getNumBonds().