Create a factory function for filling strided arrays with pseudorandom values drawn from a binary PRNG.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Create a function for generating pseudorandom values drawn from a binary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Strided.
Standard math.
Apply a binary callback to elements in strided input arrays and assign results to elements in a strided output array.
Reinterpret a Complex64Array as a Float32Array.
Reinterpret a Complex128Array as a Float64Array.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Reinterpret a BooleanArray as a Uint8Array.
Determine the index offset which specifies the location of the first indexed value in a strided array.
Constructor for creating ndarrays filled with pseudorandom values drawn from a binary PRNG.
Uniformly distributed pseudorandom numbers between 0 and 1.
Apply a nullary callback and assign results to elements in a strided output array.
Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.
Create a factory function for generating pseudorandom values drawn from a unary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Calculate the arithmetic mean of a strided array.
Return a function which tests if every element in an array passes a test condition.
Random numbers.
Calculate the variance of a strided array using a two-pass algorithm.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.