Intel IPP Integration Wrappers Developer Guide and Reference
ID
751823
Date
1/18/2023
Public
iwTypeGetRange
Syntax
IW_DECL(double) iwTypeGetRange(
IppDataType type
);
Parameters
type |
Data type of the range value. |
Description
This function returns the value range of the specified data type.
Return Values
Range value.
Parent topic: Utility Functions