Test if an input value is a supported ndarray boolean data type.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Test if an input value is a supported ndarray numeric data type.
Test if an input value is a supported ndarray floating-point data type.
Test if an input value is a supported ndarray unsigned integer data type.
Serialize ndarray meta data.
Test if an input value is a supported ndarray boolean index data type.
Create an uninitialized ndarray having a specified shape and data type.
Reads the pixels of an image as an ndarray
Test if an input value is a supported ndarray mask index data type.
Test if an input value is a supported ndarray struct data type.
Remove singleton dimensions from an ndarray
Test if an input value is a supported ndarray integer index data type.
Add singleton dimensions to an ndarray
Apply a callback to elements in an input ndarray and assign results to elements in an output ndarray.
Return the number of elements in an ndarray.
Resolve the output ndarray data type for a unary function.
Test if an input value is a supported ndarray signed integer data type.
Create a vector (i.e., a one-dimensional ndarray).
Test if an input value is a supported ndarray casting mode.
Applies a colormap to an ndarray
Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.
Create a zero-filled ndarray having the same shape and data type as a provided ndarray.
Test if an input value is a supported ndarray output data type policy.