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;
Return Value
kurtosis of the data set
Created with MrDocs