Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2019
IW_DECL(int) iwTypeIsSigned(
IppDataType type
);
type |
Data type. |
If the specified data type is of signed type, the function returns 1; otherwise, it returns 0.
Signed type flag for the specified data type.