Intel IPP Integration Wrappers Developer Guide and Reference

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

iwRangeWeightCorrector

Syntax

IW_DECL(double) iwRangeWeightCorrector(
    IppDataType type
);

Parameters

type

Data type for the absolute range.

Description

This function returns relative weight disproportion of a signed range, by adjusting to which middle of the signed range will be at 0 value.

Return Values

Relative correction value.