@stdlib/array-pool
Typed array pool.
Typed array pool.
Test if a value is a 64-bit complex number.
Test if a value is a Complex64Array.
Test if a value is a 2-dimensional ndarray-like object containing single-precision complex floating-point numbers.
Test if a value is an ndarray-like object containing single-precision complex floating-point numbers.
Test if a value is a 1-dimensional ndarray-like object containing single-precision complex floating-point numbers.
Test if a value is a 64-bit or 128-bit complex number.
Test if a value is a complex number-like object.
Interchanges two complex single-precision floating-point vectors.
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.
Apply a plane rotation.
Test if two arguments are both Complex64Arrays and have the same values.
Test if two arguments are both single-precision complex floating-point numbers and have the same value.
Create an array filled with NaNs and having a specified length.
Create an array filled with NaNs and having the same length and data type as a provided array.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.