iwTypeGetMin
iwTypeGetMin
Syntax
IW_DECL(double) iwTypeGetMin(
IppDataType type
);
Parameters
- type
- Data type of the minimum value.
Description
This function returns the minimum possible value for the specified data type.
Return Values
Minimum value.