Return the mean of the data set X's. The behavior is undefined unless 1 <= count.

Synopsis

Declared in <bdlsta_linefit.h>

double
xMean() const;

Return Value

mean of the X values

Created with MrDocs