OEHighestFitColorTversky
struct OEHighestFitColorTversky : public OESystem::OEBinaryPredicate<OEBestOverlayScore, OEBestOverlayScore>
Predicate to compare OEBestOverlayScore based on the Tversky color score of the fit molecule.
operator()
bool operator()(const OEBestOverlayScore& s1, const OEBestOverlayScore& s2) const
CreateCopy
OESystem::OEBinaryFunction<OEBestOverlayScore , OEBestOverlayScore , bool>* CreateCopy() const