Function rgsl::types::rng::algorithms::ranlxd2

source ·
pub fn ranlxd2() -> RngType
Expand description

This generator produces double precision output (48 bits) from the RANLXS generator. The library provides two luxury levels ranlxd1 and ranlxd2, in increasing order of strength.