Click or drag to resize
Accord.NET (logo)

MeasuresWeightedVariance Method

Overload List
  NameDescription
Public methodStatic memberWeightedVariance(Double, Double)
Calculates the matrix Variance vector.
Public methodStatic memberWeightedVariance(Double, Int32)
Calculates the matrix Variance vector.
Public methodStatic memberWeightedVariance(Double, Double)
Computes the weighted Variance of the given values.
Public methodStatic memberWeightedVariance(Double, Int32)
Computes the weighted Variance of the given values.
Public methodStatic memberWeightedVariance(Double, Double)
Calculates the matrix Variance vector.
Public methodStatic memberWeightedVariance(Double, Int32)
Calculates the matrix Variance vector.
Public methodStatic memberWeightedVariance(Double, Double, WeightType)
Calculates the matrix Variance vector.
Public methodStatic memberWeightedVariance(Double, Double, Double)
Calculates the matrix Variance vector.
Public methodStatic memberWeightedVariance(Double, Int32, Double)
Calculates the matrix Variance vector.
Public methodStatic memberWeightedVariance(Double, Double, WeightType)
Computes the weighted Variance of the given values.
Public methodStatic memberWeightedVariance(Double, Double, Boolean)
Computes the weighted Variance of the given values.
Public methodStatic memberWeightedVariance(Double, Double, Double)
Computes the weighted Variance of the given values.
Public methodStatic memberWeightedVariance(Double, Int32, Boolean)
Computes the weighted Variance of the given values.
Public methodStatic memberWeightedVariance(Double, Int32, Double)
Computes the weighted Variance of the given values.
Public methodStatic memberWeightedVariance(Double, Double, Double)
Calculates the matrix Variance vector.
Public methodStatic memberWeightedVariance(Double, Int32, Double)
Calculates the matrix Variance vector.
Public methodStatic memberWeightedVariance(Double, Double, Double, WeightType)
Calculates the matrix Variance vector.
Public methodStatic memberWeightedVariance(Double, Int32, Double, Boolean)
Calculates the matrix Variance vector.
Public methodStatic memberWeightedVariance(Double, Double, Boolean, WeightType)
Computes the weighted Variance of the given values.
Public methodStatic memberWeightedVariance(Double, Int32, Double, Boolean)
Computes the weighted Variance of the given values.
Public methodStatic memberWeightedVariance(Double, Int32, Double, Boolean)
Calculates the matrix Variance vector.
Public methodStatic memberWeightedVariance(Double, Double, Double, Boolean, WeightType)
Calculates the matrix Variance vector.
Public methodStatic memberWeightedVariance(Double, Double, Double, Boolean, WeightType)
Computes the weighted Variance of the given values.
Public methodStatic memberWeightedVariance(Double, Double, Double, Boolean, WeightType)
Calculates the matrix Variance vector.
Top
See Also