Package | Description |
---|---|
com.imsl.stat |
Statistical methods.
|
Modifier and Type | Method and Description |
---|---|
double[][][] |
MultiCrossCorrelation.getCrossCorrelation()
Returns the cross-correlations between the channels of
x
and y . |
double[][][] |
MultiCrossCorrelation.getCrossCovariance()
Returns the cross-covariances between the channels of
x
and y . |
double[] |
MultiCrossCorrelation.getVarianceX()
Returns the variances of the channels of
x . |
double[] |
MultiCrossCorrelation.getVarianceY()
Returns the variances of the channels of
y . |
Copyright © 2020 Rogue Wave Software. All rights reserved.