Common Reference > VectorMath Class > Catenate Method > (Double[],Double[])

VectorMath.Catenate Method (Double[],Double[])

Catenate two double vectors.

public static double[] Catenate(
    double[] v1,
    double[] v2
);

See also ...

VectorMath.Catenate Method


Send comments on this topic
© Dyalog Ltd 2021