MeasuresMean Method |
Name | Description | |
---|---|---|
Mean(Double) |
Computes the mean value across all dimensions of the given matrix.
| |
Mean(Double) |
Computes the mean of the given values.
| |
Mean(Double) |
Computes the mean value across all dimensions of the given matrix.
| |
Mean(Int32) |
Computes the mean of the given values.
| |
Mean(Single) |
Computes the mean of the given values.
| |
Mean(UInt16) |
Computes the mean of the given values.
| |
Mean(Double, Double) |
Calculates the matrix Mean vector.
| |
Mean(Double, Int32) |
Calculates the matrix Mean vector.
| |
Mean(Double, Double) |
Calculates the matrix Mean vector.
| |
Mean(Double, Int32) |
Calculates the matrix Mean vector.
|