Searched defs:stddev (Results 1 – 3 of 3) sorted by relevance
70 double CentralTendencyStatistics::stddev() const in stddev() function in CentralTendencyStatistics72 double stddev; in stddev() local
78 Sample stddev = sqrt(var); in CalcBucketsFromSamples() local
402 const double stddev = mWcStats.getStdDev(); in sample() local