Click or drag to resize
Accord.NET (logo)

MeasuresCovariance Method

Overload List
  NameDescription
Public methodStatic memberCovariance(Double)
Calculates the covariance matrix of a sample matrix.
Public methodStatic memberCovariance(Double)
Calculates the covariance matrix of a sample matrix.
Public methodStatic memberCovariance(Double, Double)
Calculates the covariance matrix of a sample matrix.
Public methodStatic memberCovariance(Double, Int32)
Calculates the covariance matrix of a sample matrix.
Public methodStatic memberCovariance(Double, Double)
Calculates the covariance matrix of a sample matrix.
Public methodStatic memberCovariance(Double, Int32)
Calculates the covariance matrix of a sample matrix.
Public methodStatic memberCovariance(Double, Double, Boolean)
Computes the Covariance between two arrays of values.
Public methodStatic memberCovariance(Double, Double, Double, Double, Boolean)
Computes the Covariance between two arrays of values.
Top
See Also