OEGetSimilarityMeasureName¶
std::string OEGetSimilarityMeasureName(unsigned int simtype);
Returns the string representation of a built-in similarity measure.
- simtype
This value has to be from the
OESimMeasure
namespace.
std::string OEGetSimilarityMeasureName(unsigned int simtype);
Returns the string representation of a built-in similarity measure.
This value has to be from the OESimMeasure
namespace.