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