Cell.Aggregator Field

Gets the aggregator that computes cells.

Definition

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static readonly Aggregator<double, Cell> Aggregator

Field Value

Aggregator<Double, Cell>

See Also