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

VectorMath.Catenate Method (Double[],Double)

Catenate a double vector to a double scalar.

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

See also ...

VectorMath.Catenate Method


Send comments on this topic
© Dyalog Ltd 2021