Multidimensional arrays.
List of ndarray data types.
Return the single letter character abbreviation for an underlying array data type.
Return the description for a provided data type.
Return the alignment (in bytes) for an underlying array data type.
Convert a half-precision floating-point number to the nearest double-precision floating-point number.
Return the enumeration constant associated with an ndarray data type string.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Determine if an ndarray data type can be safely cast to another ndarray data type.
1/4 times π.
Convert a double-precision floating-point number to the nearest half-precision floating-point number.
1/2 times π.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.
Return the underlying data buffer of a provided ndarray.
Resolve a loop block size for multi-dimensional array tiled loops.
Resolve a loop block size for multi-dimensional array tiled loops.
ndarray data buffer constructors.
Smallest positive double-precision floating-point number.
Square root of 2.
Resolve the data type that results from applying promotion rules to a provided list of data types.
Return the data type of a provided ndarray.
Return the real component of a double-precision complex floating-point number.
Create a contiguous linear ndarray data buffer.
Return the imaginary component of a double-precision complex floating-point number.