Binary Aggregator<T1, T2, 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.1.5
    C#
    
 
 
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public virtual bool SupportsDirectAggregation { get; }