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

VectorMath.Multiply Method (Double,Int32[])

Multiply a double scalar by an integer vector.

public static double[] Multiply(
    double v1,
    int32[] v2
);

Send comments on this topic
© Dyalog Ltd 2016