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

This is the complete list of members for CDPL::Pharm::PharmacophoreFitScreeningScore, 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 ScreeningProcessor::SearchHit &hit)CDPL::Pharm::PharmacophoreFitScreeningScore
CDPL::Pharm::PharmacophoreFitScore::operator()(const FeatureContainer &ref_ftrs, const FeatureContainer &algnd_ftrs, const Math::Matrix4D &xform)CDPL::Pharm::PharmacophoreFitScore
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
PharmacophoreFitScreeningScore(double ftr_match_cnt_weight=DEF_FTR_MATCH_COUNT_WEIGHT, double ftr_pos_match_weight=DEF_FTR_POS_MATCH_WEIGHT, double ftr_geom_match_weight=DEF_FTR_GEOM_MATCH_WEIGHT)CDPL::Pharm::PharmacophoreFitScreeningScore
setFeatureGeometryMatchWeight(double weight)CDPL::Pharm::PharmacophoreFitScore
setFeatureMatchCountWeight(double weight)CDPL::Pharm::PharmacophoreFitScore
setFeaturePositionMatchWeight(double weight)CDPL::Pharm::PharmacophoreFitScore