@stdlib/blas-ext-base-dsortins
Sort a double-precision floating-point strided array using insertion sort.
Sort a double-precision floating-point strided array using insertion sort.
Sort a double-precision floating-point strided array using heapsort.
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.
Performs the rank 1 operation A = alpha⋅x⋅y^T + A.
Return the BLAS diagonal type string associated with a BLAS diagonal type enumeration constant.
Return the enumeration constant associated with a supported BLAS diagonal type value.
Return the diagonal type string associated with a supported BLAS diagonal type value.
Return the enumeration constant associated with a BLAS diagonal type.
BLAS diagonal element types.
Apply a plane rotation.
Construct a Givens plane rotation.
Apply a modified Givens transformation.
Multiply a double-precision floating-point vector by a constant.
Calculate the dot product with extended accumulation and result of two single-precision floating-point vectors.
Fill a single-precision floating-point strided array with a specified scalar constant.
Interchange two vectors.
Calculate the dot product of two single-precision floating-point vectors.