Aggregators.ExactVariance Property

Gets an aggregator that computes the variance. The result is returned as a value of the same type.

Definition

Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static TypePreservingAggregatorGroup ExactVariance { get; }

Property Value

TypePreservingAggregatorGroup

See Also