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

Multiply Method (Int32,Int32[])

Multiply an integer scalar by an integer vector.

public static int[] Multiply(
    int v1,
    int[] v2
);

See also ...

Multiply Method


Send comments on this topic
© Dyalog Ltd 2013