OEHighestTanimotoCombo
struct OEHighestTanimotoCombo : public OESystem::OEBinaryPredicate<OEBestOverlayScore, OEBestOverlayScore>
Predicate to compare OEBestOverlayScore based on shape plus color Tanimoto.
operator()
__call__(s1: OEBestOverlayScore, s2: OEBestOverlayScore) -> bool
CreateCopy
CreateCopy() -> OEBestOverlayScoreSorterFunc