Overload List
| Name | Description | |
|---|---|---|
| Mean(DoubleComplexMatrix) |
Computes the mean of each of the matrix columns.
| |
| Mean(DoubleComplexVector) |
Calculates the mean of a given vector's elements.
| |
| Mean(DoubleMatrix) |
Computes the mean of each of the matrix columns.
| |
| Mean(DoubleVector) |
Calculates the mean of a given vector's elements.
| |
| Mean(FloatComplexMatrix) |
Computes the mean of each of the matrix columns.
| |
| Mean(FloatComplexVector) |
Calculates the mean of a given vector's elements.
| |
| Mean(FloatMatrix) |
Computes the mean of each of the matrix columns.
| |
| Mean(FloatVector) |
Calculates the mean of a given vector's elements.
|