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

Multiply Method (Int32[],Int32[])

Multiply two integer vectors.

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

See also ...

Multiply Method


Send comments on this topic
© Dyalog Ltd 2013