@stdlib/strided-base-min-view-buffer-index
Return the minimum accessible index based on a set of provided strided array parameters.
Return the minimum accessible index based on a set of provided strided array parameters.
Apply a unary callback to elements in a strided input array according to elements in a strided mask array and assign results to elements in a strided output array.
Dispatch to a native add-on applying a unary function to an input strided array according to a mask strided array.
Dispatch to a native add-on applying a nullary function.
Return a typed array view having the same data type as a provided input typed array and starting at a specified index offset.
Apply a quaternary callback to strided input array elements and assign results to elements in a strided output array.
Reinterpret a BooleanArray as a Uint8Array.
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
Reinterpret a Complex128Array as a Float64Array.
Reinterpret a Complex64Array as a Float32Array.
Apply a unary function to a single-precision floating-point strided input array according to a strided mask array and assign results to a single-precision floating-point strided output array.
Apply a binary function to single-precision floating-point strided input arrays according to a strided mask array and assign results to a single-precision floating-point strided output array.
Determine the index offset which specifies the location of the first indexed value in a strided array.
Apply a ternary callback to strided input array elements and assign results to elements in a strided output array.
Apply a unary callback to elements in a strided input array and assign results to elements in a strided output array.
Dispatch to a native add-on applying a unary function to an input strided array.
Apply a unary function to each element retrieved from a strided input array according to a callback function and assign results to a strided output array.
Generate a list of unary interface signatures from strided array data types.
Create a readable stream from a strided array-like object.
Apply a quinary callback to strided input array elements and assign results to elements in a strided output array.