OEHighestRefTverskyCombo

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

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

operator()

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

CreateCopy

CreateCopy() -> OEBestOverlayScoreSorterFunc