Click or drag to resize

MatrixMathToZeroMean Method

Overload List
 NameDescription
Public Extension MethodToZeroMean(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.
Public Extension MethodToZeroMean(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.
Top
See Also