Aggregators.Weighted Variance Of Double Property
Gets an aggregator that computes the variance of a sequence weighted by another sequence.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public static BinaryAggregatorGroup<double> WeightedVarianceOfDouble { get; }