OEHighestComboScore

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

Note

This deprecated class will not be developed further, as it was developed based on a nonstandard score.

Predicate to compare OEBestOverlayScore based on a combination of shape Tanimoto and color score.

operator()

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

CreateCopy

CreateCopy() -> OEBestOverlayScoreSorterFunc