Return the data type enumeration constant of an ndarray data buffer.
Return the enumeration constant associated with a supported ndarray data type value.
ndarray data buffer constructors.
Multidimensional arrays.
Base multidimensional array.
Return the single letter character abbreviation for an underlying array data type.
Return the enumeration constant associated with an ndarray data type string.
Create a contiguous linear ndarray data buffer.
Return an object mapping supported data type strings to enumeration constants.
Return an object mapping supported data type strings to data type objects.
Return the alignment (in bytes) for an underlying array data type.
Return the data type string associated with a supported ndarray data type value.
Return the data type string associated with an ndarray data type enumeration constant.
Return the data type of an ndarray data buffer.
Return a data type from a string representing the type
Return the description for a provided data type.
Return the number of bytes per element for a provided underlying ndarray data type.
List of ndarray data type strings.
Multidimensional array constructor.
Return the data type of a provided ndarray.
Resolve the output data type from a list of input ndarray data types.
Return the underlying data buffer of a provided ndarray.
Test if an input value is an ndarray data type object.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.