Uses of Class
com.imsl.stat.MultiCrossCorrelation.NonPosVariancesException
Packages that use MultiCrossCorrelation.NonPosVariancesException
-
Uses of MultiCrossCorrelation.NonPosVariancesException in com.imsl.stat
Methods in com.imsl.stat that throw MultiCrossCorrelation.NonPosVariancesExceptionModifier and TypeMethodDescriptiondouble[][][]MultiCrossCorrelation.getCrossCorrelation()Returns the cross-correlations between the channels ofxandy.double[][][]MultiCrossCorrelation.getCrossCovariance()Returns the cross-covariances between the channels ofxandy.double[]MultiCrossCorrelation.getVarianceX()Returns the variances of the channels ofx.double[]MultiCrossCorrelation.getVarianceY()Returns the variances of the channels ofy.