@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.
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.
Compute a mid-range 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.