![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <RDKitFPGenerator.h>
Public Member Functions | |
std::vector< std::uint32_t > * | getAtomInvariants (const ROMol &mol) const |
get atom invariants from a molecule More... | |
std::string | infoString () const |
method that returns information about this /c AtomInvariantsGenerator and its arguments More... | |
RDKitFPAtomInvGenerator * | clone () const |
![]() | |
virtual | ~AtomInvariantsGenerator () |
Definition at line 59 of file RDKitFPGenerator.h.
|
virtual |
Implements RDKit::AtomInvariantsGenerator.
|
virtual |
get atom invariants from a molecule
mol | molecule to generate the atom invariants for |
Implements RDKit::AtomInvariantsGenerator.
|
virtual |
method that returns information about this /c AtomInvariantsGenerator and its arguments
Implements RDKit::AtomInvariantsGenerator.