IMSL C# Numerical Library

MultiCrossCorrelation.GetMeanX Method 

Returns an estimate of the mean of each channel of x.

public double[] GetMeanX();

Return Value

A one-dimensional double containing the estimate of the mean of each channel in time series x.

See Also

MultiCrossCorrelation Class | Imsl.Stat Namespace