GridTimeSampledValuesComputeOverallStandardDeviation Method |
Computes the standard deviation for the combined data set (not the standard deviation of the standard deviations).
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 ComputeOverallStandardDeviation()
Public Function ComputeOverallStandardDeviation As Double
public:
double ComputeOverallStandardDeviation()
member ComputeOverallStandardDeviation : unit -> float
Return Value
Type:
DoubleThe overall standard deviation of the figure of merit data set.
Exceptions See Also