Aggregator<T, TResult>.OrderingAffectsResult Property

Gets whether the result of the outcome is different if elements are in a different order.

Definition

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

Property Value

Boolean

See Also