StatSumOfSquaredDeviations Method

Overload List

SumOfSquaredDeviations(DoubleMatrix) Returns the sum of squared deviations of the specified data.
SumOfSquaredDeviations(ReadOnlyDoubleMatrix) Returns the sum of squared deviations of the specified data.
SumOfSquaredDeviations(DoubleMatrix, DataOperation) Returns the sum of squared deviations of each row or column in the specified data.
SumOfSquaredDeviations(ReadOnlyDoubleMatrix, DataOperation) Returns the sum of squared deviations of each row or column in the specified data.

See Also