@stdlib/blas-base-dcabs1
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
Compute the maximum absolute value of all iterated values.
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 absolute value of a double-precision floating-point strided array, ignoring NaN values.
Compute an arithmetic mean of squared absolute values incrementally.
Compute a minimum absolute value incrementally.
Compute minimum and maximum absolute values incrementally.
Compute a sample absolute Pearson product-moment correlation coefficient.
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
Compute a moving mean absolute error (MAE) incrementally.
Compute a moving maximum absolute value incrementally.
Compute the mean arctangent absolute percentage error (MAAPE) incrementally.
Compute the mean absolute error (MAE) incrementally.
Compute a moving sample absolute Pearson product-moment correlation coefficient incrementally.
Compute the mean absolute percentage error (MAPE) incrementally.
Compute a maximum absolute value incrementally.
Compute an arithmetic mean of absolute values incrementally.
Compute a moving mean absolute percentage error (MAPE) incrementally.
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.