Euclidean Distance Accumulator<T> Properties
Properties
Count | Gets the current number of non-missing values in the sequence. |
Distance | Gets the current distance between the two sequences. |
Has | Gets whether the accumulator has received enough data to compute a value. |
Squared | Gets the current squared distance between the two sequences. |