SampleStdDev

According to wikipedia this is the Corrected Sample Standard Deviation

@safe
struct SampleStdDev {}

Members

Variables

value
double value;
Undocumented in source.

Meta