optimalSlofFixedPoint {RMSNumpress} | R Documentation |
optimalSlofFixedPoint
Description
Compute the maximal natural logarithm fixed point that prevents integer overflow.
Usage
optimalSlofFixedPoint(data)
Arguments
data |
pointer to array of double to be encoded (need memorycont. repr.) |
Value
the slof fixed point safe to use
[Package RMSNumpress version 1.0.1 Index]