Overload List

  NameDescription
NaNMean(DoubleMatrix)
Computes the NaN mean of each of the matrix columns.
NaNMean(DoubleVector)
Calculates the mean of the vector elements that are not equal to NaN.
NaNMean(FloatMatrix)
Computes the NaN mean of each of the matrix columns.
NaNMean(FloatVector)
Calculates the mean of the vector elements that are not equal to NaN.

See Also