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

VectorMath.Take Method (Int32[],Int32)

Create an integer vector from an existing integer vector and new element count.

public static int[] Take(
    int[] existing,
    int count
);

See also ...

VectorMath.Take Method


Send comments on this topic
© Dyalog Ltd 2021