|
|
MeasuresVariance Method |
| Name | Description | |
|---|---|---|
| Variance(Double) |
Calculates the matrix Variance vector.
| |
| Variance(Double) |
Computes the Variance of the given values.
| |
| Variance(Double) |
Calculates the matrix Variance vector.
| |
| Variance(Int32) |
Computes the Variance of the given values.
| |
| Variance(Single) |
Computes the Variance of the given values.
| |
| Variance(Double, Double) |
Calculates the matrix Variance vector.
| |
| Variance(Double, Boolean) |
Computes the Variance of the given values.
| |
| Variance(Double, Double) |
Computes the Variance of the given values.
| |
| Variance(Int32, Boolean) |
Computes the Variance of the given values.
| |
| Variance(Single, Single) |
Computes the Variance of the given values.
| |
| Variance(Double, Double, Boolean) |
Computes the Variance of the given values.
| |
| Variance(Double, Double, Boolean) |
Calculates the matrix Variance vector.
| |
| Variance(Int32, Double, Boolean) |
Computes the Variance of the given values.
|