@stdlib/stats-iter-maxabs
Compute the maximum absolute value of all iterated values.
Compute the maximum absolute value of all iterated values.
Calculate the maximum value of a double-precision floating-point strided array.
Calculate the maximum absolute value of a double-precision floating-point strided array.
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
Calculate the maximum value of a sorted double-precision floating-point strided array.
Calculate the minimum value of a sorted double-precision floating-point strided array.
Calculate the maximum value of a double-precision floating-point strided array according to a mask.
Calculate the minimum value of a double-precision floating-point strided array according to a mask.
Calculate the range of a double-precision floating-point strided array according to a mask.
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Compute a mid-range incrementally.
Compute a minimum value incrementally.
Compute a minimum absolute value incrementally.
Compute a minimum and maximum incrementally.
Compute minimum and maximum absolute values incrementally.
Compute a moving maximum absolute value incrementally.
Compute a maximum value incrementally.
Compute a maximum absolute value incrementally.
Compute a moving maximum incrementally.