OEHighestShapeTanimoto
struct OEHighestShapeTanimoto : public OEShape::OEHighestTanimoto{};
This class represents OEHighestShapeTanimoto, predicate to compare OEBestOverlayScore based on shape tanimoto.
operator()
__call__(s1: OEBestOverlayScore, s2: OEBestOverlayScore) -> bool
CreateCopy
CreateCopy() -> OEHighestShapeTanimoto