| SharpPlot Reference > SharpPlot Methods > FindExtremes Method >  (Double[][]) SharpPlot.FindExtremes Method (Double[][])Find extreme values from array of arrays of y-values and implied x-values. public double[] FindExtremes(
    double[][] data
);
dataArray (of arrays) of y values.
return valueBounding box co-ordinates.
 See also ...SharpPlot Members | SharpPlot.FindExtremes Method 
 Send comments on this topic© Dyalog Ltd 2021
 |