Uint8ClampedArray.
Generate a stride array from an array shape.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Convert an ndarray buffer to a generic array.
Create a generic array filled with null values.
Int32Array.
Test if a single-precision floating-point numeric value is NaN.
Convert a half-precision floating-point number to the nearest double-precision floating-point number.
Take elements from an indexed array.
Test if an input value is a supported array real-valued data type.
Apply a callback function to elements in an input array and assign results to elements in a new output array.
Convert a single-precision floating-point number to the nearest half-precision floating-point number.
Determine the minimum array data type for storing a provided signed integer value.
Test if an input value is a supported array signed integer data type.
Convert a double-precision floating-point number to the nearest half-precision floating-point number.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Inverse incomplete gamma function.
Int8Array.
Return the index of the first element which equals a provided search element.
Natural logarithm of the square root of 2π.
Calculate the sum of strided array elements using pairwise summation.
Test if a single-precision floating-point numeric value is finite.
Determine the order of a multidimensional array based on a provided stride array.
Degenerate distribution quantile function.