Matrix |
Name | Description | |
---|---|---|
ToZeroMean(IMatrixDouble) | Calculates the mean value of all matrix elements and then subtracts the mean value from each matrix element, so that the mean value of the resulting matrix is zero. | |
ToZeroMean(IMatrixDouble, Double) | Calculates the mean value of all matrix elements and then subtracts the mean value from each matrix element, so that the mean value of the resulting matrix is zero. |