@stdlib/ndarray-base-unary-by
Apply a unary function to each element retrieved from a input ndarray according to a callback function and assign results to elements in an output ndarray.
Apply a unary function to each element retrieved from a input ndarray according to a callback function and assign results to elements in an output ndarray.
Convert subscripts to a linear index.
Calculate the cumulative minimum absolute value of a strided array.
Calculate the cumulative maximum of a strided array.
Calculate the cumulative maximum absolute value of a strided array.
Calculate the cumulative minimum of a strided array.
Calculate the cumulative maximum of double-precision floating-point strided array elements.
Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.
Calculate the cumulative minimum of double-precision floating-point strided array elements.
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
Pseudorandom number generator strided array functions.
Fill a strided array with pseudorandom numbers drawn from an arcsine distribution.
Fill a strided array with pseudorandom numbers drawn from a Bernoulli distribution.
Fill a strided array with pseudorandom numbers drawn from a beta distribution.
Fill a strided array with pseudorandom numbers drawn from a beta prime distribution.
Fill a strided array with pseudorandom numbers drawn from a chi distribution.
Fill a strided array with pseudorandom numbers drawn from a chi-square distribution.
Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.
Fill a strided array with pseudorandom numbers drawn from a discrete uniform distribution.
Fill a strided array with pseudorandom numbers drawn from an exponential distribution.