C APIs for creating and managing strided array function objects.
Strided.
Reinterpret a Complex128Array as a Float64Array.
Reinterpret a Complex64Array as a Float32Array.
Reinterpret a BooleanArray as a Uint8Array.
Apply a nullary callback and assign results to elements in a strided output array.
Determine the index offset which specifies the location of the first indexed value in a strided array.
Standard math.
Gamma function.
Continued fraction approximation.
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
Compute the sum of an infinite series.
Exponential function.
Natural exponential function.
Split a double-precision floating-point number into a higher order word and a lower order word.
Gamma distribution cumulative distribution function (CDF).
Replace search occurrences with a replacement string.
Calculate the sum of strided array elements using pairwise summation.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Degenerate distribution cumulative distribution function (CDF).
Chi-squared distribution cumulative distribution function (CDF).
Apply a binary callback to elements in strided input arrays and assign results to elements in a strided output array.
Modulus function.
Natural logarithm of the gamma function.