Common Reference > VectorMath Class > Sum Method > (Int32[],Int32) VectorMath.Sum Method (Int32[],Int32)
Add an integer vector to an integer scalar.
public static int[] Sum(
int[] v1,
int v2
);
See also ...VectorMath.Sum Method
Send comments on this topic © Dyalog Ltd 2021
|