Click or drag to resize
Accord.NET (logo)

MeasuresWeightedMean Method

Overload List
  NameDescription
Public methodStatic memberWeightedMean(Double, Double)
Calculates the weighted matrix Mean vector.
Public methodStatic memberWeightedMean(Double, Int32)
Calculates the weighted matrix Mean vector.
Public methodStatic memberWeightedMean(Double, Double)
Computes the Weighted Mean of the given values.
Public methodStatic memberWeightedMean(Double, Int32)
Computes the Weighted Mean of the given values.
Public methodStatic memberWeightedMean(Double, Double)
Calculates the weighted matrix Mean vector.
Public methodStatic memberWeightedMean(Double, Int32)
Calculates the weighted matrix Mean vector.
Public methodStatic memberWeightedMean(Double, Double, Int32)
Calculates the weighted matrix Mean vector.
Public methodStatic memberWeightedMean(Double, Int32, Int32)
Calculates the weighted matrix Mean vector.
Public methodStatic memberWeightedMean(Double, Double, Int32)
Calculates the weighted matrix Mean vector.
Public methodStatic memberWeightedMean(Double, Int32, Int32)
Calculates the weighted matrix Mean vector.
Top
See Also