Intel IPP Integration Wrappers Developer Guide and Reference

ID 751823
Date 1/18/2023
Public

Visible to Intel only — GUID: GUID-6B4309B0-3B37-4BBC-A006-12C15EEFBBBD

Document Table of Contents

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.