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

VectorMath.Catenate Method (Int32[],Int32)

Catenate an integer vector to an integer scalar.

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

See also ...

VectorMath.Catenate Method


Send comments on this topic
© Dyalog Ltd 2021