@stdlib/ndarray-base-bytes-per-element
Return the number of bytes per element provided an underlying array data type.
Found 14 results for nbytes
Return the number of bytes per element provided an underlying array data type.
Size (in bytes) of a single-precision floating-point number.
Size (in bytes) of a 64-bit complex number.
Size (in bytes) of a double-precision floating-point number.
Size (in bytes) of a half-precision floating-point number.
Size (in bytes) of a 128-bit complex number.
Return the size (in bytes) of the canonical binary representation of a specified numeric type.
Size (in bytes) of a 32-bit signed integer.
Size (in bytes) of an 8-bit signed integer.
Size (in bytes) of an 8-bit unsigned integer.
Size (in bytes) of a 32-bit unsigned integer.
Size (in bytes) of a 16-bit unsigned integer.
Size (in bytes) of a 16-bit signed integer.
Return the size (in bytes) of the canonical binary representation of a specified numeric type.