Aggregators.SumOfAbsoluteDifferences Property

Gets an aggregator that computes the Sum of Absolute Differences (SAD).

Definition

Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
public static TypePreservingBinaryAggregatorGroup SumOfAbsoluteDifferences { get; }

Property Value

TypePreservingBinaryAggregatorGroup

See Also