Common Reference > VectorMath Class > Min Method > (Double[]) VectorMath.Min Method (Double[])
The smallest item in a double vector.
public static double Min(
double[] vector
);
See also ...VectorMath.Min Method
Send comments on this topic © Dyalog Ltd 2021
|