Aggregators.Variance Property
            Gets an aggregator that computes the variance.
            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.1.5
    C#
    
 
 
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public static TypePreservingAggregatorGroup Variance { get; }