The CrossCorrelation type exposes the following members.

Properties

NameDescription
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.

See Also