Reference > VectorMath Class > Sum Method > (Int32,Int32[])

Sum Method (Int32,Int32[])

Add an integer scalar to an integer vector.

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

See also ...

Sum Method


Send comments on this topic
© Dyalog Ltd 2013