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