List of array data types.
Return the data type of an array.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
List of ndarray data types.
Strided.
List of complex number data types.
Resolve a loop block size for multi-dimensional array tiled loops.
Return a function which tests if every element in an array passes a test condition.
Float64Array.
Uint8Array.
Create a typed array.
Determine the minimum array data type for storing a provided signed integer value.
Test if a value is an array.
Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.
Return the single letter character abbreviation for an underlying array data type.
Uint32Array.
Uint16Array.
Float32Array.
Default array settings.
Resolve the data type that results from applying promotion rules to a provided list of data types.
Create a filled array according to a provided callback function.
Return the alignment (in bytes) for an underlying array data type.