@stdlib/stats-iter-msum
Create an iterator which iteratively computes a moving sum.
Create an iterator which iteratively computes a moving sum.
Create an iterator which iteratively computes a moving sum of absolute values.
Compute the corrected sample standard deviation over all iterated values.
Compute the sum of all iterated values.
Compute the sum of absolute values for all iterated values.
Compute the sum of squared absolute values for all iterated values.
Compute the unbiased sample variance over all iterated values.
Create an iterator which iteratively computes a moving sum of squared absolute values.
Compute the product of all iterated values.
Compute the range of all iterated values.
Create an iterator which iterates over grapheme clusters.
Create an iterator which iterates from right to left over grapheme clusters.
Async iterator symbol.
Symbol iterator.
Multidimensional array iterators.
Create an iterator which returns [index, column] pairs for each column in a matrix (or stack of matrices).
Create an iterator which iterates over each column in a matrix (or stack of matrices).
Create an iterator which returns [index, value] pairs for each element in a provided ndarray.
Create an iterator which returns indices for use indexing into an ndarray having a specified shape.
Create an iterator which iterates over each matrix in a stack of matrices.