Reorder ndarray dimensions and associated strides for loop interchange.
Determine if a buffer length is compatible with provided ndarray meta data.
Convert a scalar value to a zero-dimensional ndarray.
Initialize an ndarray with zeros
Return the data type of an ndarray data buffer.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Reorder ndarray dimensions and associated strides for loop interchange.
Reorder ndarray dimensions and associated strides for loop interchange.
Create a zero-filled ndarray having a specified shape and data type.
Resolve the output ndarray data type for a binary function.
Return a view of an input ndarray.
Create an uninitialized ndarray having a specified shape and data type.
Repeat an ndarray
Reads the pixels of an image as an ndarray
Convert an ndarray-like object to a scalar value.
Resolve the output data type from a list of input ndarray data types.
List of input ndarray casting policies.
Test if an input value is a supported ndarray real-valued data type.
Test if an input value is a supported built-in ndarray data type string.
Broadcast a scalar value to an ndarray having a specified shape.
Get 4-channel pixels array from an ndarray or nested array
Test if an input value is a supported ndarray integer data type.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.