@stdlib/math-strided-special-dabs2
Compute the squared absolute value for each element in a double-precision floating-point strided array.
Compute the squared absolute value for each element in a double-precision floating-point strided array.
Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Calculate the L2-norm of a single-precision floating-point vector.
Compute the absolute value.
Compute the absolute value for each element in a strided array.
Create an iterator which computes the absolute value of each iterated value.
Create an iterator which computes the squared absolute value of each iterated value.
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
Compute the squared absolute value for each element in a strided array.
Compute the squared absolute value of each element retrieved from an input strided array via a callback function.
Return the maximum absolute value.
Return the maximum absolute value.
Return the minimum and maximum absolute values.
Return the minimum and maximum absolute values.
A simple vector utility library