optimalLinearFixedPoint {RMSNumpress}R Documentation

optimalLinearFixedPoint

Description

Compute the maximal linear fixed point that prevents integer overflow.

Usage

optimalLinearFixedPoint(data)

Arguments

data

pointer to array of double to be encoded (need memorycont. repr.)

Value

the linear fixed point safe to use


[Package RMSNumpress version 1.0.1 Index]