Gets an aggregator that computes the variance of a sequence weighted by another sequence.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public static Aggregator2Group<double> WeightedVariance { get; }
Public Shared ReadOnly Property WeightedVariance As Aggregator2Group(Of Double)
Get
public:
static property Aggregator2Group<double>^ WeightedVariance {
Aggregator2Group<double>^ get ();
}
static member WeightedVariance : Aggregator2Group<float> with get
Property Value
Type:
Aggregator2GroupDouble
Numerical Libraries
Supported in: 6.0
Reference