@stdlib/blas-base-dnrm2
Calculate the L2-norm of a double-precision floating-point vector.
Calculate the L2-norm of a double-precision floating-point vector.
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.
Interchange two vectors.
Calculate the dot product of two single-precision floating-point vectors.
Interchange two single-precision floating-point vectors.
Calculate the dot product of two vectors.
Apply a function against an accumulator and each element in an array and return the accumulated result.
Apply a function against an accumulator and each element in an array while iterating from right to left and return the accumulated result.
Typed array pool.
Convert an array to an object supporting fancy indexing.
Create an uninitialized array having a specified length.
Create an uninitialized array having the same length and data type as a provided array.
Create a filled array.
Create a filled array according to a provided callback function.
Create a filled array having a specified length.
Create a filled array having the same length and data type as a provided array.