Return the kurtosis of the data set. The behavior is undefined unless 4 <= count and the variance is not zero.

Synopsis

Declared in <bdlsta_moment.h>

double
kurtosis() const;

Created with MrDocs