__init__() | CDPL.Shape.ScreeningSettings | |
__init__(ScreeningSettings settings) | CDPL.Shape.ScreeningSettings | |
alignmentMode (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |
allCarbon (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |
allCarbonMode(bool all_c) | CDPL.Shape.ScreeningSettings | |
allCarbonMode() | CDPL.Shape.ScreeningSettings | |
assign(ScreeningSettings settings) | CDPL.Shape.ScreeningSettings | |
colorFeatureType (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |
DEFAULT (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |
getAlignmentMode() | CDPL.Shape.ScreeningSettings | |
getColorFeatureType() | CDPL.Shape.ScreeningSettings | |
getMaxNumOptimizationIterations() | CDPL.Shape.ScreeningSettings | |
getNumRandomStarts() | CDPL.Shape.ScreeningSettings | |
getObjectID() | CDPL.Shape.ScreeningSettings | |
getOptimizationStopGradient() | CDPL.Shape.ScreeningSettings | |
getScoreCutoff() | CDPL.Shape.ScreeningSettings | |
getScoringFunction() | CDPL.Shape.ScreeningSettings | |
getScreeningMode() | CDPL.Shape.ScreeningSettings | |
greedyOpt (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |
greedyOptimization(bool greedy) | CDPL.Shape.ScreeningSettings | |
greedyOptimization() | CDPL.Shape.ScreeningSettings | |
maxNumOptIterations (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |
NO_CUTOFF (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |
numRandomStarts (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |
objectID (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |
optimizeOverlap(bool optimize) | CDPL.Shape.ScreeningSettings | |
optimizeOverlap() | CDPL.Shape.ScreeningSettings | |
optOverlap (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |
optStopGradient (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |
scoreCutoff (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |
scoringFunction (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |
screeningMode (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |
setAlignmentMode(AlignmentMode mode) | CDPL.Shape.ScreeningSettings | |
setColorFeatureType(ColorFeatureType type) | CDPL.Shape.ScreeningSettings | |
setMaxNumOptimizationIterations(int max_iter) | CDPL.Shape.ScreeningSettings | |
setNumRandomStarts(int num_starts) | CDPL.Shape.ScreeningSettings | |
setOptimizationStopGradient(float grad_norm) | CDPL.Shape.ScreeningSettings | |
setScoreCutoff(float cutoff) | CDPL.Shape.ScreeningSettings | |
setScoringFunction(DoubleAlignmentResultFunctor func) | CDPL.Shape.ScreeningSettings | |
setScreeningMode(ScreeningMode mode) | CDPL.Shape.ScreeningSettings | |
singleConformerSearch(bool all_c) | CDPL.Shape.ScreeningSettings | |
singleConformerSearch() | CDPL.Shape.ScreeningSettings | |
singleConfSearch (defined in CDPL.Shape.ScreeningSettings) | CDPL.Shape.ScreeningSettings | static |