| CentralSumOfProducts |
Gets the current central sum of products of the two sequences.
|
| CentralSumOfSquares1 |
Gets the current central sum of squares of the first sequence.
|
| CentralSumOfSquares2 |
Gets the current central sum of squares of the second sequence.
|
| Correlation |
Gets the current correlation between the two sequences.
|
| CorrelationDistance |
Gets the current correlation distance between the two sequences.
|
| CurrentValue |
Gets the current value of the accumulator.
Obsolete |
| HasValue |
Gets whether the accumulator has received enough data to compute a value.
|
| Mean1 |
Gets the current mean of the first sequence.
|
| Mean2 |
Gets the current mean of the second sequence.
|
| Variance1 |
Gets the current variance of the first sequence.
|
| Variance2 |
Gets the current variance of the second sequence.
|