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

Take Method (Double[],Int32)

Create a double vector from double vector and count.

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

See also ...

Take Method


Send comments on this topic
© Dyalog Ltd 2013