Base BLAS assertion utilities.
Test if an input value is a BLAS memory layout.
Test if an input value is a BLAS matrix triangle.
Test if an input value is a BLAS transpose operation.
BLAS.
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
Copy values from x into y.
BLAS memory layouts.
Test if a finite numeric value is an even number.
Test if an input value is a BLAS diagonal type.
Test if a finite numeric value is an odd number.
Test if a finite double-precision floating-point number is an integer.
Test if a double-precision floating-point numeric value is positive zero.
Test if a double-precision floating-point numeric value is negative zero.
Test if a single-precision floating-point numeric value is NaN.
Calculate the sum of strided array elements using pairwise summation.
Detect native Uint16Array support.
Check if an environment is little endian.
Detect native Float64Array support.
Test if a double-precision floating-point numeric value is finite.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Test if an input value is a BLAS operation side.