Sum Of Absolute Difference Accumulator<T> Properties
Properties
| Has | Gets whether the accumulator has received enough data to compute a value. |
| Mean | Gets the current Mean Absolute Error (MAE) between the two sequences. |
| Sum | Gets the current distance between the two sequences. |