@stdlib/math-strided-special-dmskcbrt
Compute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.
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.
Fastest SIMD-Accelerated Vector Similarity Functions for x86 and Arm
Return an element from an array.
Arrays.
Base (i.e., lower-level) array utilities.
Interchange two double-precision floating-point vectors.
Extended base (i.e., lower-level) basic linear algebra subroutines (BLAS).
Multidimensional arrays.
Return an ndarray element.
Base ndarray.
Base ndarray assertion utilities.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Return a view of an input ndarray in which the order of elements along the last dimension is reversed.
Return a view of an input ndarray in which the order of elements along the second-to-last dimension is reversed.
Create an uninitialized ndarray having a specified shape and data type.
Apply a plane rotation.
Interchanges two complex single-precision floating-point vectors.
Compute the sum of absolute values (L1 norm).
Multiply a vector x by a constant and add the result to y.