ziggurat_inline_test


ziggurat_inline_test a C++ code which calls ziggurat_inline(), which generates variates from the uniform, normal or exponential distributions, using an inline random number generator for very fast execution, by Marsaglia and Tsang.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

ziggurat_inline, a C++ code which generates variates from the uniform, normal or exponential distributions, using an inline random number generator for very fast execution, by Marsaglia and Tsang.

Source Code:


Last revised on 09 May 2022.