Skewness(DoubleMatrix, Boolean) | Returns the skewness of the specified data, eventually adjusted for bias. |
Skewness(ReadOnlyDoubleMatrix, Boolean) | Returns the skewness of the specified data, eventually adjusted for bias. |
Skewness(DoubleMatrix, Boolean, DataOperation) | Returns the skewness of each row or column in the specified data, eventually adjusted for bias. |
Skewness(ReadOnlyDoubleMatrix, Boolean, DataOperation) | Returns the skewness of each row or column in the specified data, eventually adjusted for bias. |