@stdlib/stats-incr-mminmaxabs
Compute moving minimum and maximum absolute values incrementally.
Compute moving minimum and maximum absolute values incrementally.
Compute a moving sum of absolute values incrementally.
Compute a moving sum of squared absolute values incrementally.
Compute the absolute value of a double-precision complex floating-point number.
Compute the absolute value of a single-precision complex floating-point number.
Compute the absolute value of a double-precision floating-point number.
Compute the squared absolute value of a double-precision floating-point number.
Compute the squared absolute value of a single-precision floating-point number.
Compute the absolute value of a single-precision floating-point number.
Compute an absolute value.
Compute the absolute value and the phase of a double-precision complex floating-point number.
Create an iterator which computes the squared absolute value of each iterated value.
Compute the absolute difference of two real numbers.
Compute the relative difference of two real numbers.
Create an iterator which computes the absolute value of each iterated value.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Compute the sum of absolute values (L1 norm).
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point number.