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.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public TResult EmptyValue { get; }