CrossCorrelation Properties |
The CrossCorrelation type exposes the following members.
Name | Description | |
---|---|---|
MeanX |
Estimate of the mean of time series x.
| |
MeanY |
Estimate of the mean of time series y.
| |
NumberOfProcessors |
Perform the parallel calculations with the maximum possible number of
processors set to NumberOfProcessors.
| |
VarianceX |
Returns the variance of time series x.
| |
VarianceY |
Returns the variance of time series y.
|