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