OEHighestFitTverskyCombo

struct OEHighestFitTverskyCombo : public OESystem::OEBinaryPredicate<OEBestOverlayScore, OEBestOverlayScore>

Predicate to compare OEBestOverlayScore based on fit molecule shape plus color Tversky.

operator()

__call__(s1: OEBestOverlayScore, s2: OEBestOverlayScore) -> bool

CreateCopy

CreateCopy() -> OEBestOverlayScoreSorterFunc