@stdlib/array-base-assert-is-complex128array
Test if a value is a Complex128Array.
Found 26 results for complex128array
Test if a value is a Complex128Array.
Complex128Array.
Test if an array-like object supports the accessor (get/set) protocol.
Create a zero-filled array having a specified length.
Create an uninitialized array having a specified length.
Create a typed array.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
Create a filled array having a specified length.
Create an array filled with ones and having a specified length.
Test if a value is a complex typed array.
Test if a value is a Complex128Array.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Create an array filled with NaNs and having a specified length.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Create an uninitialized array having the same length and data type as a provided array.
Create a zero-filled array having the same length and data type as a provided array.
Test if a value is a 1-dimensional ndarray-like object containing double-precision complex floating-point numbers.
Create an array filled with ones and having the same length and data type as a provided array.
Test if a value is a 2-dimensional ndarray-like object containing double-precision complex floating-point numbers.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.
Test if a value is an ndarray-like object containing double-precision complex floating-point numbers.
Create a complex number typed array.
Create a filled array having the same length and data type as a provided array.
Create an array filled with NaNs and having the same length and data type as a provided array.
Typed array pool.
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.