Chemical Data Processing Library C++ API - Version 1.1.1
CDPL::Pharm::PharmacophoreFitScore Member List

This is the complete list of members for CDPL::Pharm::PharmacophoreFitScore, including all inherited members.

DEF_FTR_GEOM_MATCH_WEIGHTCDPL::Pharm::PharmacophoreFitScorestatic
DEF_FTR_MATCH_COUNT_WEIGHTCDPL::Pharm::PharmacophoreFitScorestatic
DEF_FTR_POS_MATCH_WEIGHTCDPL::Pharm::PharmacophoreFitScorestatic
getFeatureGeometryMatchWeight() constCDPL::Pharm::PharmacophoreFitScore
getFeatureMatchCountWeight() constCDPL::Pharm::PharmacophoreFitScore
getFeaturePositionMatchWeight() constCDPL::Pharm::PharmacophoreFitScore
operator()(const FeatureContainer &ref_ftrs, const FeatureContainer &algnd_ftrs, const Math::Matrix4D &xform)CDPL::Pharm::PharmacophoreFitScore
operator()(const FeatureContainer &ref_ftrs, const SpatialFeatureMapping &mapping)CDPL::Pharm::PharmacophoreFitScore
PharmacophoreFitScore(double match_cnt_weight=DEF_FTR_MATCH_COUNT_WEIGHT, double pos_match_weight=DEF_FTR_POS_MATCH_WEIGHT, double geom_match_weight=DEF_FTR_GEOM_MATCH_WEIGHT)CDPL::Pharm::PharmacophoreFitScore
setFeatureGeometryMatchWeight(double weight)CDPL::Pharm::PharmacophoreFitScore
setFeatureMatchCountWeight(double weight)CDPL::Pharm::PharmacophoreFitScore
setFeaturePositionMatchWeight(double weight)CDPL::Pharm::PharmacophoreFitScore