Aggregators.Standard Deviation As Double Property
Gets an aggregator that computes the standard deviation.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public static AggregatorGroup<double> StandardDeviationAsDouble { get; }