Binary Aggregator<T1, T2, TResult>.Empty Value Property
Gets the value that is returned when the input is empty.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public virtual TResult EmptyValue { get; }