Chemical Data Processing Library Python API - Version 1.1.1
CDPL.Shape.GaussianShapeAlignment Member List

This is the complete list of members for CDPL.Shape.GaussianShapeAlignment, including all inherited members.

__getitem__(int idx)CDPL.Shape.GaussianShapeAlignment
__init__()CDPL.Shape.GaussianShapeAlignment
__init__(GaussianShape ref_shape)CDPL.Shape.GaussianShapeAlignment
__init__(GaussianShapeSet ref_shapes)CDPL.Shape.GaussianShapeAlignment
__len__()CDPL.Shape.GaussianShapeAlignment
addReferenceShape(GaussianShape shape, bool new_set=True)CDPL.Shape.GaussianShapeAlignment
addReferenceShapes(GaussianShapeSet shapes, bool new_set=True)CDPL.Shape.GaussianShapeAlignment
align(GaussianShape shape)CDPL.Shape.GaussianShapeAlignment
align(GaussianShapeSet shapes)CDPL.Shape.GaussianShapeAlignment
calcColorOverlaps(bool calc)CDPL.Shape.GaussianShapeAlignment
calcColorOverlaps()CDPL.Shape.GaussianShapeAlignment
calcColorSelfOverlaps(bool calc)CDPL.Shape.GaussianShapeAlignment
calcColorSelfOverlaps()CDPL.Shape.GaussianShapeAlignment
calcSelfOverlaps(bool calc)CDPL.Shape.GaussianShapeAlignment
calcSelfOverlaps()CDPL.Shape.GaussianShapeAlignment
clearReferenceShapes() (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignment
colorFilterFunction (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
colorMatchFunction (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
colorOverlaps (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
colorSelfOverlaps (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
DEF_DISTANCE_CUTOFF (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
DEF_MAX_OPTIMIZATION_ITERATIONS (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
DEF_MAX_PRODUCT_ORDER (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
DEF_OPTIMIZATION_STOP_GRADIENT (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
DEF_RESULT_SELECTION_MODE (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
defaultOverlapFunction (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
defaultStartGenerator (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
distCutoff (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
getColorFilterFunction()CDPL.Shape.GaussianShapeAlignment
getColorMatchFunction()CDPL.Shape.GaussianShapeAlignment
getDefaultOverlapFunction()CDPL.Shape.GaussianShapeAlignment
getDefaultStartGenerator()CDPL.Shape.GaussianShapeAlignment
getDistanceCutoff()CDPL.Shape.GaussianShapeAlignment
getMaxNumOptimizationIterations()CDPL.Shape.GaussianShapeAlignment
getMaxOrder()CDPL.Shape.GaussianShapeAlignment
getNumReferenceShapes()CDPL.Shape.GaussianShapeAlignment
getNumResults()CDPL.Shape.GaussianShapeAlignment
getObjectID()CDPL.Shape.GaussianShapeAlignment
getOptimizationStopGradient()CDPL.Shape.GaussianShapeAlignment
getOverlapFunction()CDPL.Shape.GaussianShapeAlignment
getReferenceShape(int idx)CDPL.Shape.GaussianShapeAlignment
getResult(int idx)CDPL.Shape.GaussianShapeAlignment
getResultCompareFunction()CDPL.Shape.GaussianShapeAlignment
getResultSelectionMode()CDPL.Shape.GaussianShapeAlignment
getScoringFunction()CDPL.Shape.GaussianShapeAlignment
getStartGenerator()CDPL.Shape.GaussianShapeAlignment
greedyOpt (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
greedyOptimization(bool greedy)CDPL.Shape.GaussianShapeAlignment
greedyOptimization()CDPL.Shape.GaussianShapeAlignment
maxNumOptIterations (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
maxOrder (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
numReferenceShapes (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
numResults (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
objectID (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
optimizeOverlap(bool optimize)CDPL.Shape.GaussianShapeAlignment
optimizeOverlap()CDPL.Shape.GaussianShapeAlignment
optOverlap (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
optStopGradient (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
overlapFunction (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
perfAlignment (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
performAlignment(bool perf_align)CDPL.Shape.GaussianShapeAlignment
performAlignment()CDPL.Shape.GaussianShapeAlignment
resultCompareFunction (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
resultSelectionMode (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
scoringFunction (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
selfOverlaps (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic
setColorFilterFunction(BoolSizeTypeFunctor func)CDPL.Shape.GaussianShapeAlignment
setColorMatchFunction(Pharm.BoolSizeType2Functor func)CDPL.Shape.GaussianShapeAlignment
setDistanceCutoff(float cutoff)CDPL.Shape.GaussianShapeAlignment
setMaxNumOptimizationIterations(int max_iter)CDPL.Shape.GaussianShapeAlignment
setMaxOrder(int max_order)CDPL.Shape.GaussianShapeAlignment
setOptimizationStopGradient(float grad_norm)CDPL.Shape.GaussianShapeAlignment
setOverlapFunction(GaussianShapeOverlapFunction func)CDPL.Shape.GaussianShapeAlignment
setResultCompareFunction(BoolAlignmentResult2Functor func)CDPL.Shape.GaussianShapeAlignment
setResultSelectionMode(int mode)CDPL.Shape.GaussianShapeAlignment
setScoringFunction(DoubleAlignmentResultFunctor func)CDPL.Shape.GaussianShapeAlignment
setStartGenerator(GaussianShapeAlignmentStartGenerator gen)CDPL.Shape.GaussianShapeAlignment
startGenerator (defined in CDPL.Shape.GaussianShapeAlignment)CDPL.Shape.GaussianShapeAlignmentstatic