Updated 4 months ago
@stdlib/array-nans
Create an array filled with NaNs and having a specified length.
Updated 4 months ago
@stdlib/array-nans-like
Create an array filled with NaNs and having the same length and data type as a provided array.
Updated 4 months ago
blas-ext-base-zfill
Fill a double-precision complex floating-point strided array with a specified scalar constant.
Updated 4 months ago
@stdlib/array-base-assert-is-complex-typed-array
Test if a value is a complex typed array.
Updated 4 months ago
@stdlib/array-base-assert-is-complex128array
Test if a value is a Complex128Array.