complex64array
Here are 30 public repositories matching this topic...
Test if a value is a Complex64Array.
-
Updated
Aug 4, 2026 - JavaScript
Create a complex number typed array.
-
Updated
Aug 4, 2026 - JavaScript
Create an array filled with NaNs and having a specified length.
-
Updated
Aug 15, 2026 - JavaScript
Test if a value is a Complex64Array.
-
Updated
Aug 4, 2026 - JavaScript
Test if a value is a complex typed array.
-
Updated
Aug 4, 2026 - JavaScript
Copy all or part of a matrix A to another matrix B.
-
Updated
Aug 17, 2026 - JavaScript
Create an array filled with NaNs and having the same length and data type as a provided array.
-
Updated
Aug 15, 2026 - JavaScript
Fill a single-precision complex floating-point strided array with linearly spaced numeric elements which increment by `1` starting from a specified value.
-
Updated
Jul 28, 2026 - JavaScript
Replicate each element in a single-precision complex floating-point strided array a specified number of times.
-
Updated
Jul 28, 2026 - JavaScript
Fill a single-precision complex floating-point strided array with linearly spaced numeric elements which increment by `1` starting from zero.
-
Updated
Jul 28, 2026 - JavaScript
Subtract a scalar constant from each element in a single-precision complex floating-point strided array `x` and assign the results to elements in a single-precision complex floating-point strided array `w`.
-
Updated
Aug 1, 2026 - JavaScript
Performs one of the matrix-vector operations `y = α*A*x + β*y` or `y = α*A^T*x + β*y` or `y = α*A^H*x + β*y`.
-
Updated
Aug 6, 2026 - JavaScript
Calculate the k-th discrete forward difference of a single-precision complex floating-point strided array.
-
Updated
Jul 28, 2026 - JavaScript
Subtract elements of a single-precision complex floating-point strided array `y` from the corresponding elements of a single-precision complex floating-point strided array `x` and assign the results to elements in a single-precision complex floating-point strided array `w`.
-
Updated
Aug 1, 2026 - JavaScript
Add a scalar constant to each element in a single-precision complex floating-point strided array `x` and assign the results to elements in a single-precision complex floating-point strided array `w`.
-
Updated
Aug 1, 2026 - JavaScript
Perform an in-place copy of elements within a single-precision complex floating-point strided array.
-
Updated
Aug 10, 2026 - JavaScript
Subtract a scalar constant from each element in a single-precision complex floating-point strided array.
-
Updated
Jul 28, 2026 - JavaScript
Add this topic to your repo
To associate your repository with the complex64array topic, visit your repo's landing page and select "manage topics."