Searched refs:getStdDev (Results 1 – 2 of 2) sorted by relevance
347 D2 getStdDev() const {372 ss << " std=" << getStdDev();494 D getStdDev() const {519 ss << " std=" << getStdDev();
77 constexpr double getStdDev() const { return mStdDev; } in getStdDev() function in ConstexprStatistics133 TEST_EXPECT_NEAR(refstat.getStdDev(), stat.getStdDev()); in verify()