@stdlib/ndarray-base-assert-is-complex-floating-point-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 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.
Test if an input value is a supported ndarray real-valued data type.
Test if an input value is a supported ndarray real-valued floating-point data type.
Test if an input value is a supported ndarray boolean data type.
Test if an input value is a supported ndarray signed integer data type.
Test if an input value is a supported ndarray unsigned integer data type.
Return the data type of a provided ndarray.
Return the C data type associated with a provided data type value.
Return the single letter character abbreviation for an underlying array data type.
Return the description for a provided data type.
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.
Transform a list of array argument data types into a list of signatures.
Return the data type string associated with a provided single letter abbreviation.