Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2018
IW_DECL(double) iwValueAbsToRel(
double val,
IppDataType type
);
Input absolute value.
Data type for the absolute range.
This function converts an absolute value in a range of the given type to the relative value in range [0, 1].
Relative value.