Common Reference > VectorMath Class > Take Method > (Double[],Int32) VectorMath.Take Method (Double[],Int32)
Create a double vector from double vector and count.
public static double[] Take(
double[] existing,
int count
);
See also ...VectorMath.Take Method
Send comments on this topic © Dyalog Ltd 2021
|