Common Reference > VectorMath Class > Catenate Method > (Int32[],Int32[])

VectorMath.Catenate Method (Int32[],Int32[])

Catenate a vector to another vector (or scalar).

public static int[] Catenate(
    int[] v1,
    int[] v2
);

See also ...

VectorMath.Catenate Method


Send comments on this topic
© Dyalog Ltd 2021