ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation. |
Go to the source code of this file.
Data Types | |
interface | pm_ziggurat::getZig |
Generate and return a Ziggurat set for the specified distribution that can be subsequently used for random number generation from the distribution. More... | |
Modules | |
module | pm_ziggurat |
This module contains procedures and generic interfaces for computing the Ziggurat set for for pseudo-random number sampling. | |
Variables | |
character(*, SK), parameter | pm_ziggurat::MODULE_NAME = "@pm_ziggurat" |