Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2019

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.