Aggregator<T, TResult>.Supports Direct Aggregation Property
Gets whether the aggregator supports computing the aggregation
for all groups directly from the group levels.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public virtual bool SupportsDirectAggregation { get; }