Calculate the cumulative maximum absolute value of a strided array.
-
Updated
Nov 1, 2024 - JavaScript
Calculate the cumulative maximum absolute value of a strided array.
Calculate the cumulative minimum absolute value of a strided array.
Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
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 minimum absolute value of a double-precision floating-point strided array.
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Calculate the maximum absolute value of a strided array.
Calculate the minimum absolute value of a strided array.
Calculate the maximum absolute value of a strided array, ignoring NaN values.
Calculate the minimum absolute value of a strided array, ignoring NaN values.
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.
Calculate the maximum absolute value of a single-precision floating-point strided array.
Calculate the maximum absolute value of a sorted single-precision floating-point strided array.
Calculate the minimum absolute value of a single-precision floating-point strided array.
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
Calculate the minimum absolute value of a single-precision floating-point strided array, ignoring NaN values.
Add a description, image, and links to the extremes topic page so that developers can more easily learn about it.
To associate your repository with the extremes topic, visit your repo's landing page and select "manage topics."