Aggregator<T, TResult>.Missing Values Affect Result Property
Gets whether the result of the outcome is different if missing values are
present in the input but the other values are the same.
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 virtual bool MissingValuesAffectResult { get; }