ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
pm_arrayChoice.F90 File Reference

Go to the source code of this file.

Data Types

interface  pm_arrayChoice::getChoice
 Select a single (or multiple) element(s) from the input array of intrinsic type of arbitrary kind randomly uniformly or optionally according to the specified Probability Mass Function (PMF) of the input array.
More...
 
interface  pm_arrayChoice::setChoice
 Select a single (or multiple) element(s) from the input array of intrinsic type of arbitrary kind randomly uniformly or optionally according to the specified Probability Mass Function (PMF) of the input array.
More...
 

Modules

module  pm_arrayChoice
 This module contains procedures and generic interfaces for selecting uniformly-distributed or arbitrarily-distributed random choices from a given list of intrinsic type of arbitrary kind.

 

Variables

character(*, SK), parameter pm_arrayChoice::MODULE_NAME = "@pm_arrayChoice"