Showing 1-20 of 58 packages
Complex128Array.
Test if a value is a Complex128Array.
Reinterpret a Complex128Array as a Float64Array.
Test if a value is a Complex128Array.
Convert a Node-API value representing a strided array to a double-precision complex floating-point array.
Test if two arguments are both Complex128Arrays and have the same values.
Test if a value is a complex typed array.
Test if two arguments are both Complex128Arrays 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 Complex128Arrays and contain respective elements which are approximately the same value within a specified number of ULPs (units in the last place).
Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is a complex typed array.
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Apply a unary function to a double-precision complex floating-point strided input array and assign results to a double-precision complex floating-point strided output array.
Convert a Node-API value to a double-precision complex floating-point array.
Compute the sum of all elements in a one-dimensional double-precision complex floating-point ndarray.
Interchange two complex double-precision floating-point vectors.
Compute the L2-norm of a complex double-precision floating-point vector.
Copy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.
Apply a plane rotation.