The CrossCorrelation type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetAutoCorrelationX |
Returns the autocorrelations of the time series x.
|
![]() | GetAutoCorrelationY |
Returns the autocorrelations of the time series y.
|
![]() | GetAutoCovarianceX |
Returns the autocovariances of the time series x.
|
![]() | GetAutoCovarianceY |
Returns the autocovariances of the time series y.
|
![]() | GetCrossCorrelations |
Returns the cross-correlations between the time series x and
y.
|
![]() | GetCrossCovariances |
Returns the cross-covariances between the time series x and
y.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetStandardErrors |
Returns the standard errors of the cross-correlations between the
time series x and y.
|
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |