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

Synopsis

Declared in <bdlsta_linefit.h>

double
variance() const;

Return Value

variance of the X values

Created with MrDocs