Aggregator<T, TResult>.Empty Value Property
Gets the result of the aggregation when the input is empty.
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 TResult EmptyValue { get; }