@stdlib/blas-base-dscal
Multiply a double-precision floating-point vector by a constant.
Multiply a double-precision floating-point vector by a constant.
Decompose a double-precision floating-point number into integral and fractional parts.
Return the positive difference between `x` and `y`.
Compute the hypotenuse avoiding overflow and underflow.
Evaluate the identity function for a double-precision floating-point number.
Compute the multiplicative inverse of a double-precision floating-point number.
Evaluate the Kronecker delta.
Multiply a double-precision floating-point number by an integer power of two.
Return the maximum safe integer capable of being represented by a numeric real type.
Return the maximum safe integer capable of being represented by a numeric real type.
Return the minimum safe integer capable of being represented by a numeric real type.
Return the minimum safe integer capable of being represented by a numeric real type.
Return the maximum finite value capable of being represented by a numeric real type.
Return the maximum finite value capable of being represented by a numeric real type.
Return the smallest positive normal value capable of being represented by a numeric real type.
Return the smallest positive normal value capable of being represented by a numeric real type.
Typed array pool.
Complex128Array.
Create an uninitialized array having a specified length.
Create an uninitialized array having the same length and data type as a provided array.