Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
Strided.
Reinterpret a Complex128Array as a Float64Array.
Reinterpret a Complex64Array as a Float32Array.
Determine the index offset which specifies the location of the first indexed value in a strided array.
Reinterpret a BooleanArray as a Uint8Array.
Student's t-distributed pseudorandom numbers.
Standard math.
Apply a nullary callback and assign results to elements in a strided output array.
Random numbers.
Convert a Node-API value representing a strided array to a single-precision floating-point array.
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
Calculate the arithmetic mean of a strided array.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Student's t distribution cumulative distribution function (CDF).
Calculate the variance of a strided array.
Calculate the variance of a strided array using a two-pass algorithm.
Student's t distribution quantile function.
Apply a binary callback to elements in strided input arrays and assign results to elements in a strided output array.
Convert a Node-API value representing a strided array to a double-precision floating-point array.
A 32-bit Mersenne Twister pseudorandom number generator.
Common APIs shared across base pseudorandom number generators.
Beta distributed pseudorandom numbers.
Uniformly distributed pseudorandom numbers between 0 and 1.