GridTimeSampledValuesComputeOverallMinimum Method |
Computes the minimum value of the entire data set (the minimum of the minimum values of each grid point).
Namespace:
AGI.Foundation.Coverage.FigureOfMerit
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double ComputeOverallMinimum()
Public Function ComputeOverallMinimum As Double
public:
double ComputeOverallMinimum()
member ComputeOverallMinimum : unit -> float
Return Value
Type:
DoubleThe overall minimum figure of merit.
Exceptions See Also