@stdlib/random-strided-t
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
Pseudorandom number generator strided array function tools.
Create a readable stream for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Create a readable stream for a 32-bit Mersenne Twister pseudorandom number generator.
Create a readable stream for a 32-bit Mersenne Twister pseudorandom number generator.
Compute the maximum absolute value of all iterated values.
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.
Calculate the range of a double-precision floating-point strided array according to a mask.
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values.
Compute an arithmetic mean of squared absolute values incrementally.
Compute an arithmetic mean and corrected sample standard deviation incrementally.
Compute an arithmetic mean and unbiased sample variance incrementally.