Click or drag to resize
CrossCorrelation Properties

The CrossCorrelation type exposes the following members.

Properties
  NameDescription
Public propertyMeanX
Estimate of the mean of time series x.
Public propertyMeanY
Estimate of the mean of time series y.
Public propertyNumberOfProcessors
Perform the parallel calculations with the maximum possible number of processors set to NumberOfProcessors.
Public propertyVarianceX
Returns the variance of time series x.
Public propertyVarianceY
Returns the variance of time series y.
Top
See Also