Aggregator<T, TResult>.ZerosAffectResult Property

Gets whether the result of the outcome is different if zero elements are omitted.

Definition

Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public virtual bool ZerosAffectResult { get; }

Property Value

Boolean

See Also