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