Uint8ClampedArray.
Generate a stride array from an array shape.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Int32Array.
Convert an ndarray buffer to a generic array.
Create a generic array filled with null values.
Take elements from an indexed array.
Test if an input value is a supported array real-valued data type.
Test if a single-precision floating-point numeric value is NaN.
Apply a callback function to elements in an input array and assign results to elements in a new output array.
Convert a half-precision floating-point number to the nearest double-precision floating-point number.
Test if an input value is a supported array signed integer data type.
Determine the minimum array data type for storing a provided signed integer value.
Convert a double-precision floating-point number to the nearest half-precision floating-point number.
Convert a single-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.
Degenerate distribution quantile function.
Determine the order of a multidimensional array based on a provided stride array.
Test if a single-precision floating-point numeric value is finite.