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