Intel IPP Integration Wrappers Developer Guide and Reference

ID 751823
Date 1/18/2023
Public
Document Table of Contents

iwTypeGetRange

Syntax

IW_DECL(double) iwTypeGetRange(
    IppDataType type
);

Parameters

type

Data type of the range value.

Description

This function returns the value range of the specified data type.

Return Values

Range value.