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

Go to the source code of this file.

Data Types

interface  pm_arrayChange::getChange
 Generate and return a randomly-uniform selected sequence of elements from a scalar character or integer range specified via the input limits [start, stop].
More...
 
interface  pm_arrayChange::setChange
 Return a randomly-uniform uniquely-selected sequence of elements from a scalar character or integer range specified via the input limits [start, stop].
More...
 

Modules

module  pm_arrayChange
 This module contains procedures and generic interfaces for selecting uniformly-distributed random choices from a given character or integer range.

 

Variables

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