Load into the specified result, the mean of the data set. Return 0 on success, and a non-zero value otherwise. Specifically, e_INADEQUATE_DATA is returned if 1 > count.
result
e_INADEQUATE_DATA
1 > count
Declared in <bdlsta_moment.h>
<bdlsta_moment.h>
int meanIfValid(double* result) const;