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