Click or drag to resize
Accord.NET (logo)

MeasuresWeightedCovariance Method

Overload List
  NameDescription
Public methodStatic memberWeightedCovariance(Double, Double, Double)
Calculates the covariance matrix of a sample matrix.
Public methodStatic memberWeightedCovariance(Double, Double, Int32)
Calculates the covariance matrix of a sample matrix.
Public methodStatic memberWeightedCovariance(Double, Int32, Int32)
Calculates the covariance matrix of a sample matrix.
Public methodStatic memberWeightedCovariance(Double, Double, Double, Int32)
Calculates the covariance matrix of a sample matrix.
Public methodStatic memberWeightedCovariance(Double, Int32, Double, Int32)
Calculates the covariance matrix of a sample matrix.
Top
See Also