Common Reference > VectorMath Class > Multiply Method > (Int32[],Int32[]) VectorMath.Multiply Method (Int32[],Int32[])
Multiply two integer vectors.
public static int[] Multiply(
int[] v1,
int[] v2
);
See also ...VectorMath.Multiply Method
Send comments on this topic © Dyalog Ltd 2021
|