#include <O3AAlignMolecules.h>
|
| SDM (const Conformer *prbConf=nullptr, const Conformer *refConf=nullptr, O3AConstraintVect *o3aConstraintVect=nullptr) |
|
| SDM (const SDM &other) |
|
SDM & | operator= (const SDM &other) |
|
| ~SDM ()=default |
|
void | fillFromDist (double threshold, const boost::dynamic_bitset<> &refHvyAtoms, const boost::dynamic_bitset<> &prbHvyAtoms) |
|
void | fillFromLAP (LAP &lap) |
|
double | scoreAlignment (double(*scoringFunc)(const unsigned int, const unsigned int, void *), void *data) |
|
void | prepareMatchWeightsVect (RDKit::MatchVectType &matchVect, RDNumeric::DoubleVector &weights, double(*weightFunc)(const unsigned int, const unsigned int, void *), void *data) |
|
unsigned int | size () |
|
Definition at line 187 of file O3AAlignMolecules.h.
◆ SDM() [1/2]
◆ SDM() [2/2]
RDKit::MolAlign::SDM::SDM |
( |
const SDM & |
other | ) |
|
|
inline |
◆ ~SDM()
RDKit::MolAlign::SDM::~SDM |
( |
| ) |
|
|
default |
◆ fillFromDist()
void RDKit::MolAlign::SDM::fillFromDist |
( |
double |
threshold, |
|
|
const boost::dynamic_bitset<> & |
refHvyAtoms, |
|
|
const boost::dynamic_bitset<> & |
prbHvyAtoms |
|
) |
| |
◆ fillFromLAP()
void RDKit::MolAlign::SDM::fillFromLAP |
( |
LAP & |
lap | ) |
|
◆ operator=()
SDM & RDKit::MolAlign::SDM::operator= |
( |
const SDM & |
other | ) |
|
|
inline |
◆ prepareMatchWeightsVect()
◆ scoreAlignment()
◆ size()
The documentation for this class was generated from the following file: