@stdlib/stats-iter-mmidrange
Create an iterator which iteratively computes a moving mid-range.
Create an iterator which iteratively computes a moving mid-range.
Compute a mid-range incrementally.
Calculate the mid-range of a double-precision floating-point strided array.
Calculate the mid-range of a single-precision floating-point strided array.
Compute the mid-range of all iterated values.
Create an iterator which iteratively computes a cumulative mid-range.
Compute a moving mid-range incrementally.