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