@stdlib/ndarray-base-max-view-buffer-index
Compute the maximum linear index in an underlying data buffer accessible to an array view.
Compute the maximum linear index in an underlying data buffer accessible to an array view.
Calculate the cumulative maximum of a strided array.
Calculate the cumulative maximum absolute value of a strided array.
Calculate the cumulative maximum of double-precision floating-point strided array elements.
Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.
Find the index of the first element having the maximum absolute value.
Find the index of the first element having the maximum absolute value.
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 maximum 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.
Moving Grubbs' test for outliers.
Compute a mid-range incrementally.
Compute a minimum and maximum incrementally.
Compute minimum and maximum absolute values incrementally.