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

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.