@stdlib/ndarray-iter
Multidimensional array iterators.
Multidimensional array iterators.
Create an iterator for generating pseudorandom numbers drawn from a triangular distribution.
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
Create an iterator for generating pseudorandom numbers drawn from a Weibull distribution.
Create an iterator for generating pseudorandom numbers having integer values.
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution.
Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.
Create an iterator for generating pseudorandom numbers drawn from a Rayleigh distribution.
Create an iterator for generating pseudorandom numbers drawn from a Student's t distribution.
Create an iterator for generating pseudorandom numbers drawn from a normal distribution.
Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
Create an iterator for generating pseudorandom numbers drawn from a Poisson distribution.
Simulation iterators.
Create an iterator which introduces additive white Gaussian noise.
Create an iterator which introduces additive white Laplacian noise.
Create an iterator which introduces additive white uniform noise.
Create an iterator which computes the inverse coversed cosine of each iterated value.
Create an iterator which computes the inverse coversed sine of each iterated value.
Create an iterator which computes the inverse half-value versed cosine of each iterated value.
Create an iterator which computes the inverse half-value versed sine of each iterated value.