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

VectorMath.Catenate Method (Int32,Int32[])

Catenate an integer scalar to an integer vector.

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

See also ...

VectorMath.Catenate Method


Send comments on this topic
© Dyalog Ltd 2021