Cell.Aggregator Field

Gets the aggregator that computes cells.

Definition

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

Field Value

Aggregator<Double, Cell>

See Also