Aggregator<T, TResult>.Is Incremental Property
Gets whether the aggregator operates on individual elements or
on the input as a whole.
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 IsIncremental { get; }