mean()
Returns the mean average of the floating-point slice’s elements, ignoring missing elements.
Declaration
func mean() -> DiscontiguousColumnSlice<WrappedElement>.ElementReturns the mean average of the floating-point slice’s elements, ignoring missing elements.
func mean() -> DiscontiguousColumnSlice<WrappedElement>.Element