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