MeasuresStandardDeviation Method |
Name | Description | |
---|---|---|
StandardDeviation(Double) |
Calculates the matrix Standard Deviations vector.
| |
StandardDeviation(Single) |
Computes the Standard Deviation of the given values.
| |
StandardDeviation(Double, Double) |
Calculates the matrix Standard Deviations vector.
| |
StandardDeviation(Double, Boolean) |
Computes the Standard Deviation of the given values.
| |
StandardDeviation(Double, Boolean) |
Calculates the matrix Standard Deviations vector.
| |
StandardDeviation(Int32, Double) |
Computes the Standard Deviation of the given values.
| |
StandardDeviation(Single, Single) |
Computes the Standard Deviation of the given values.
| |
StandardDeviation(Double, Double, Boolean) |
Computes the Standard Deviation of the given values.
| |
StandardDeviation(Double, Double, Boolean) |
Calculates the matrix Standard Deviations vector.
|