Function rgsl::types::rng::other::ranmar
[−]
[src]
pub fn ranmar() -> RngType
This is the RANMAR lagged-fibonacci generator of Marsaglia, Zaman and Tsang. It is a 24-bit generator, originally designed for single-precision IEEE floating point numbers. It was included in the CERNLIB high-energy physics library.