@stdlib/random-strided-gamma
Fill a strided array with pseudorandom numbers drawn from a gamma distribution.
Fill a strided array with pseudorandom numbers drawn from a gamma distribution.
Fill a strided array with pseudorandom numbers drawn from a geometric distribution.
Fill a strided array with pseudorandom numbers drawn from an inverse gamma distribution.
Fill a strided array with pseudorandom numbers drawn from a lognormal distribution.
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Fill a strided array with pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.
Fill a strided array with pseudorandom numbers drawn from a normal distribution.
Fill a strided array with pseudorandom numbers drawn from a Poisson distribution.
Fill a strided array with uniformly distributed pseudorandom numbers between 0 and 1.
Fill a strided array with pseudorandom numbers drawn from a Rayleigh distribution.
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
Pseudorandom number generator strided array function tools.
Calculate the maximum value of a double-precision floating-point strided array.
Calculate the maximum absolute value of a double-precision floating-point strided array.
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
Calculate the maximum value of a sorted double-precision floating-point strided array.
Calculate the minimum value of a sorted double-precision floating-point strided array.
Calculate the maximum value of a double-precision floating-point strided array according to a mask.
Calculate the minimum value of a double-precision floating-point strided array according to a mask.