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

VectorMath.Catenate Method (Double,Int32[])

Catenate a double scalar to an integer vector.

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

See also ...

VectorMath.Catenate Method


Send comments on this topic
© Dyalog Ltd 2021