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

Multiply Method (Int32[],Double)

Multiply an integer vector by a double scalar.

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

See also ...

Multiply Method


Send comments on this topic
© Dyalog Ltd 2013