Weighted Mean Accumulator<T> Properties
Properties
| Has | Gets whether the accumulator has received enough data to compute a value. |
| Mean | Gets the accumulated mean of the sequence. |
| Total | Gets the accumulated total weight of the sequence. |