Assumed data type of A
, specified as 'uint64'
, 'uint32'
, 'uint16'
, 'uint8'
, 'int64'
, 'int32'
, 'int16'
,
or 'int8'
.
If A
is a double array, then assumedtype
can
specify any valid integer type, but defaults to 'uint64'
.
If A
is an integer type array,
then assumedtype
must specify that same integer
type.
Data Types: char