Weighted Variance Accumulator<T> Properties
Properties
Has | Gets whether the accumulator has received enough data to compute a value. |
Standard | Gets the accumulated standard deviation of the sequence. |
Variance | Gets the accumulated variance of the sequence. |