Click or drag to resize

StatCovariance Method

Overload List
  NameDescription
Public methodStatic memberCode exampleCovariance(DoubleMatrix, Boolean, DataOperation)
Returns the covariances among the rows or the columns of the specified data, eventually adjusted for bias.
Public methodStatic memberCode exampleCovariance(ReadOnlyDoubleMatrix, Boolean, DataOperation)
Returns the covariances among the rows or the columns of the specified data, eventually adjusted for bias.
Top
See Also