fixedLengthArrayVector#

swordfish.function.fixedLengthArrayVector()#

Concatenate vectors, matrices, and tables.

备注

The length of a vector or each vector in a tuple, and the number of rows of a matrix or table must be the same.

参数:

args (Constant) -- Vectors, tuples, fixed length array vectors, matrices, or tables. All args must be of the same data type supported by array vectors.

返回:

An array vector.

返回类型:

Constant