@stdlib/constants-complex128-num-bytes
Size (in bytes) of a 128-bit complex number.
@stdlib/array-nans
Create an array filled with NaNs and having a specified length.
@stdlib/assert-is-complex128vector-like
Test if a value is a 1-dimensional ndarray-like object containing double-precision complex floating-point numbers.
@stdlib/array-nans-like
Create an array filled with NaNs and having the same length and data type as a provided array.
blas-base-zdscal
Scale a double-precision complex floating-point vector by a double-precision floating-point constant.
lapack-base-zrot
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
napi-argv-strided-complex128array2d
Convert a Node-API value representing a two-dimensional strided array to a double-precision complex floating-point array.
@stdlib/assert-is-complex128ndarray-like
Test if a value is an ndarray-like object containing double-precision complex floating-point numbers.
blas-ext-base-zfill
Fill a double-precision complex floating-point strided array with a specified scalar constant.
@stdlib/assert-is-complex128matrix-like
Test if a value is a 2-dimensional ndarray-like object containing double-precision complex floating-point numbers.
blas-base-wasm-zcopy
Copy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.
@stdlib/blas-base-zscal
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant.
@stdlib/constants-complex128-zero
Double-precision complex floating-point zero.
@stdlib/constants-complex128-nan
Canonical double-precision complex floating-point NaN.
blas-base-wasm-zswap
Interchange two complex double-precision floating-point vectors.