@stdlib/ndarray-base-dtype-enum2str
Return the data type string associated with an ndarray data type enumeration constant.
Return the data type string associated with an ndarray data type enumeration constant.
Return the enumeration constant associated with a supported ndarray data type value.
Return the data type string associated with a supported ndarray data type value.
Return the enumeration constant associated with an ndarray data type string.
Return the C data type associated with a provided data type value.
Transform a list of array argument data types into a list of signatures.
Return the data type string associated with an ndarray data type enumeration constant.
Return the enumeration constant associated with a supported ndarray data type policy value.
Return the policy string associated with a supported ndarray data type policy value.
Return the enumeration constant associated with an output ndarray data type policy string.
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 data type.
Test if an input value is a supported ndarray floating-point data type.
Test if an input value is a supported ndarray integer data type.
Test if an input value is a supported ndarray numeric data type.
Complex number constructors.
Return the data type of a complex number.
List of complex number data types.
Generate a list of unary interface signatures from strided array data types.