#include <MolChemicalFeatureDef.h>
Definition at line 24 of file MolChemicalFeatureDef.h.
RDKit::MolChemicalFeatureDef::MolChemicalFeatureDef |
( |
| ) |
|
|
inline |
RDKit::MolChemicalFeatureDef::MolChemicalFeatureDef |
( |
const std::string & |
smarts, |
|
|
const std::string & |
family, |
|
|
const std::string & |
type |
|
) |
| |
std::vector<double>::iterator RDKit::MolChemicalFeatureDef::beginWeights |
( |
| ) |
|
|
inline |
std::vector<double>::const_iterator RDKit::MolChemicalFeatureDef::beginWeights |
( |
| ) |
const |
|
inline |
std::vector<double>::iterator RDKit::MolChemicalFeatureDef::endWeights |
( |
| ) |
|
|
inline |
std::vector<double>::const_iterator RDKit::MolChemicalFeatureDef::endWeights |
( |
| ) |
const |
|
inline |
const std::string& RDKit::MolChemicalFeatureDef::getFamily |
( |
| ) |
const |
|
inline |
unsigned int RDKit::MolChemicalFeatureDef::getNumWeights |
( |
| ) |
const |
|
inline |
const ROMol* RDKit::MolChemicalFeatureDef::getPattern |
( |
| ) |
const |
|
inline |
const std::string& RDKit::MolChemicalFeatureDef::getSmarts |
( |
| ) |
const |
|
inline |
const std::string& RDKit::MolChemicalFeatureDef::getType |
( |
| ) |
const |
|
inline |
void RDKit::MolChemicalFeatureDef::normalizeWeights |
( |
| ) |
|
void RDKit::MolChemicalFeatureDef::setWeights |
( |
const std::vector< double > & |
weights | ) |
|
|
inline |
The documentation for this class was generated from the following file: