Reinterpret a Complex128Array as a Float64Array.
Constructor for performing a reduction on an input ndarray.
Compute the ratio of two gamma functions.
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function and assign results to a provided output ndarray.
Natural logarithm of the square root of 2π.
Test if an array-like object supports the accessor (get/set) protocol.
Square root of double-precision floating-point epsilon.
Natural logarithm of the beta function.
Is this value a JS ArrayBuffer?
Create a zero-filled ndarray having a specified shape and data type.
Return the maximum absolute value.
Degenerate distribution probability density function (PDF).
Gamma distribution quantile function.
Inverse error function.
Natural logarithm of 2.
Compute the arcsine of a double-precision floating-point number.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
C API for returning the ndarray data type corresponding to a Node-API typed array type.
Test if a value is a Complex128Array.
Incomplete beta function and its first derivative.
Convert an array-like object to an object likely to have the same "shape".
Return an accessor function for retrieving an element from an indexed array-like object.
One half times the natural logarithm of 2.
Get the ArrayBuffer out of a TypedArray, robustly.