MeasuresWeightedStandardDeviation Method |
Name | Description | |
---|---|---|
WeightedStandardDeviation(Double, Double) |
Calculates the matrix Standard Deviations vector.
| |
WeightedStandardDeviation(Double, Int32) |
Calculates the matrix Standard Deviations vector.
| |
WeightedStandardDeviation(Double, Double) |
Computes the Standard Deviation of the given values.
| |
WeightedStandardDeviation(Double, Int32) |
Computes the Standard Deviation of the given values.
| |
WeightedStandardDeviation(Double, Double, Double) |
Calculates the matrix Standard Deviations vector.
| |
WeightedStandardDeviation(Double, Int32, Double) |
Calculates the matrix Standard Deviations vector.
| |
WeightedStandardDeviation(Double, Double, WeightType) |
Computes the Standard Deviation of the given values.
| |
WeightedStandardDeviation(Double, Double, Double) |
Computes the Standard Deviation of the given values.
| |
WeightedStandardDeviation(Double, Int32, Double) |
Computes the Standard Deviation of the given values.
| |
WeightedStandardDeviation(Double, Double, Boolean) |
Calculates the matrix Standard Deviations vector.
| |
WeightedStandardDeviation(Double, Int32, Boolean) |
Calculates the matrix Standard Deviations vector.
| |
WeightedStandardDeviation(Double, Double, Boolean, WeightType) |
Computes the Standard Deviation of the given values.
| |
WeightedStandardDeviation(Double, Int32, Double, Boolean) |
Computes the Standard Deviation of the given values.
| |
WeightedStandardDeviation(Double, Double, Double, Boolean) |
Calculates the matrix Standard Deviations vector.
| |
WeightedStandardDeviation(Double, Int32, Double, Boolean) |
Calculates the matrix Standard Deviations vector.
| |
WeightedStandardDeviation(Double, Double, Double, Boolean, WeightType) |
Computes the Standard Deviation of the given values.
|