Learn R Programming

rlecuyer (version 0.3-8)

IncreasedPrecis: Switch between 32 and 53 bits of resolution

Description

Switch between 32 and 53 bits of resolution as described in L'Ecuyer et al (2002).

Usage

.lec.IncreasedPrecis (name, incp=FALSE)

Value

None.

Arguments

name

name of the stream.

incp

see L'Ecuyer et al (2002).

Details

.lec.IncreasedPrecis is a wrapper function for the C function RngStream_IncreasedPrecis.

References

P. L'Ecuyer, R. Simard, E.J.Chen and W.D.Kelton: An Object-Oriented Random-Number Package With Many Long Streams and Substreams; Operations Research, vol. 50, nr. 6, 2002.