@stdlib/array-base-ternary4d
Apply a ternary callback to elements in three four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Apply a ternary callback to elements in three four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Apply a ternary callback to elements in three five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Apply a unary callback to elements in a two-dimensional nested input array and assign results to elements in a two-dimensional nested output array.
Generate a list of binary interface signatures from strided array data types.
Assign callbacks to binary interfaces according to type promotion rules.
Return the data type string associated with a strided array data type enumeration constant.
Return the enumeration constant associated with a supported strided array data type value.
Return the enumeration constant associated with a strided array data type string.
Generate a list of unary interface signatures from strided array data types.
Create a readable stream from a strided array-like object.
Generate a list of masked unary interface signatures from strided array data types.
Assign callbacks to masked unary interfaces according to type promotion rules.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
C APIs for creating Node-API ndarray native add-ons.
C API for validating, extracting, and transforming (to native C types) function arguments provided to an ndarray Node-API add-on interface.
Convert subscripts to a linear index.
Convert an ndarray buffer to a generic array.
Reorder ndarray dimensions and associated strides for loop interchange.
Resolve the output ndarray data type for a unary function.
Resolve a loop block size for multi-dimensional array tiled loops.