![]() | NMath |
Name | Description | |
---|---|---|
![]() ![]() | Mean(Double) | Calculates the arithmetic mean of the given data. |
![]() ![]() | 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. |
![]() ![]() | Mean(IDFColumn) | Calculates the arithmetic mean of the given data. |
![]() ![]() | Mean(Int32) | Calculates the arithmetic mean of the given data. |