OEColorResults
struct OEColorResults
Note
This deprecated class will not be developed further. It is being replaced by OEOverlapResults which provides more control and greater expandability.
Stores the result of a color overlap calculation.
Constructors
OEColorResults() -> OEColorResults
Default and copy constructors.
GetFitTversky
GetFitTversky() -> float
GetRefTversky
GetRefTversky() -> float
GetTanimoto
GetTanimoto() -> float
GetTversky
GetTversky(alpha: float, beta: float) -> float