Aggregators.Weighted Standard Deviation Property
Gets an aggregator that computes the standard deviation of a sequence weighted by another sequence.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
public static BinaryAggregatorGroup<double> WeightedStandardDeviation { get; }