Showing 1-20 of 63 packages
Complex64Array.
Test if a value is a Complex64Array.
Reinterpret a Complex64Array as a Float32Array.
Test if a value is a Complex64Array.
Convert a Node-API value representing a strided array to a single-precision complex floating-point array.
Test if two arguments are both Complex64Arrays and have the same values.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Test if two arguments are both Complex64Arrays and contain respective elements which are approximately equal within a specified number of ULPs (units in the last place).
Test if two arguments are both Complex64Arrays and contain respective elements which are approximately the same value within a specified number of ULPs (units in the last place).
Convert a Node-API value to a single-precision complex floating-point array.
Calculate the sum of single-precision complex floating-point strided array elements.
Apply a unary function to a single-precision complex floating-point strided input array and assign results to a single-precision complex floating-point strided output array.
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
Compute the sum of all elements in a one-dimensional single-precision complex floating-point ndarray.
Compute the L2-norm of a complex single-precision floating-point vector.
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
Interchange 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.
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.