Aggregators.Standard Deviation Property
Gets an aggregator that computes the standard deviation.
The result is returned as a value of the same type.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
public static TypePreservingAggregatorGroup StandardDeviation { get; }