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

Tail Method (Double[],Int32)

Create a double vector from the last count items of a double vector.

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

See also ...

Tail Method


Send comments on this topic
© Dyalog Ltd 2013