#include <RDKitFPGenerator.h>
Definition at line 60 of file RDKitFPGenerator.h.
◆ clone()
◆ fromJSON()
| void RDKit::RDKitFP::RDKitFPAtomInvGenerator::fromJSON |
( |
const boost::property_tree::ptree & | pt | ) |
|
|
overridevirtual |
◆ getAtomInvariants()
| std::vector< std::uint32_t > * RDKit::RDKitFP::RDKitFPAtomInvGenerator::getAtomInvariants |
( |
const ROMol & | mol | ) |
const |
|
overridevirtual |
get atom invariants from a molecule
- Parameters
-
| mol | molecule to generate the atom invariants for |
- Returns
- std::vector<std::uint32_t> atom invariants generated for the given molecule
Implements RDKit::AtomInvariantsGenerator.
◆ infoString()
| std::string RDKit::RDKitFP::RDKitFPAtomInvGenerator::infoString |
( |
| ) |
const |
|
overridevirtual |
◆ toJSON()
| void RDKit::RDKitFP::RDKitFPAtomInvGenerator::toJSON |
( |
boost::property_tree::ptree & | pt | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: