@stdlib/stats-iter-cumidrange
Create an iterator which iteratively computes a cumulative mid-range.
Create an iterator which iteratively computes a cumulative mid-range.
Create an iterator which iteratively computes a cumulative range.
Compute the maximum value of all iterated values.
Calculate the maximum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.
Calculate the maximum value of a strided array.
Calculate the maximum value of a strided array via a callback function.
Calculate the maximum absolute value of a strided array.
Calculate the maximum value of a sorted strided array.
Calculate the maximum value of a single-precision floating-point strided array according to a mask.
Calculate the range of a single-precision floating-point strided array according to a mask.
Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
Compute a range incrementally.
Compute a moving range incrementally.
Compute a moving mid-range incrementally.
Compute a moving minimum and maximum incrementally.
Compute moving minimum and maximum absolute values incrementally.
Maximum half-precision floating-point number.
Maximum safe half-precision floating-point integer.
Return the maximum value.