@stdlib/math-strided-special-dmskabs2
Compute the squared 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.
Round each element in a double-precision floating-point strided array toward positive infinity according to a strided mask array.
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
Round each element in a double-precision floating-point strided array toward negative infinity according to a strided mask array.
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.
Evaluate the ramp function for each element in a double-precision floating-point strided array.
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
Round each element in a double-precision floating-point strided array toward zero.
Compute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the principal square root for each element in a double-precision floating-point strided array.
Test if an array-like object supports the accessor (get/set) protocol.
Interchange two double-precision floating-point vectors.
Add a constant to each element in a double-precision floating-point strided array.
Adds a constant to each double-precision floating-point strided array element and computes the sum.
Adds a constant to each double-precision floating-point strided array element and computes the sum using an improved Kahan–Babuška algorithm.
Adds a constant to each double-precision floating-point strided array element and computes the sum using a second-order iterative Kahan–Babuška algorithm.