@stdlib/complex-float32-base-assert-is-same-value
Test whether two single-precision complex floating-point numbers are the same value.
Test whether two single-precision complex floating-point numbers are the same value.
Test whether two single-precision complex floating-point numbers are the same value.
128-bit complex number mathematical constants.
Canonical double-precision complex floating-point NaN.
Size (in bytes) of a 128-bit complex number.
Double-precision complex floating-point zero.
64-bit complex number mathematical constants.
Canonical single-precision complex floating-point NaN.
Size (in bytes) of a 64-bit complex number.
Single-precision complex floating-point zero.
Create a Node-API value representing a complex number-like object.
Convert a Node-API value to a double-precision complex floating-point number.
Convert a Node-API value to a double-precision complex floating-point array.
Convert a Node-API value to a single-precision complex floating-point number.
Convert a Node-API value to a single-precision complex floating-point array.
Convert a Node-API value representing a strided array to a double-precision complex floating-point array.
Convert a Node-API value representing a strided array to a single-precision complex floating-point array.
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point number.
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant and add the result to a double-precision complex floating-point vector.