@stdlib/math-strided-special-smskabs
Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Calculate the L2-norm of a double-precision floating-point vector.
Return the minimum and maximum absolute values.
Return the minimum and maximum absolute values.
Compute an absolute value of a signed 32-bit integer.
Return the maximum absolute value.
Return the maximum absolute value.
Create an iterator which iteratively computes a moving arithmetic mean of absolute values.
Create an iterator which iteratively computes a moving arithmetic mean of squared absolute values.
Create an iterator which iteratively computes a moving minimum absolute value.
Create an iterator which iteratively computes a moving sum of absolute values.
Compute the sum of absolute values for all iterated values.
Compute the sum of squared absolute values for all iterated values.
Create an iterator which iteratively computes a moving sum of squared absolute values.
Calculate the L2-norm of a vector.
Compute the maximum absolute value of all iterated values.
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
Compute an arithmetic mean of squared absolute values incrementally.
Compute a moving maximum absolute value incrementally.