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

VectorMath.Multiply Method (Int32,Int32[])

Multiply an integer scalar by an integer vector.

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

See also ...

VectorMath.Multiply Method


Send comments on this topic
© Dyalog Ltd 2021