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