29 if (!std::isfinite(fVal1))
45 if (!std::isfinite(fVal1))
58 if (!std::isfinite(fVal1))
187 assert(!
"unhandled unknown");
199 const double fDelta = fVal -
mfMean;
double getVarianceSample() const
double getVariancePopulation() const
static bool SafeMult(double &fVal1, double fVal2)
sal_uInt64 & getCountRef()
double getResult()
Check getError() after (!) obtaining the result.
static bool SafePlus(double &fVal1, double fVal2)
static bool SafeDiv(double &fVal1, double fVal2)
sal_uInt64 getCount() const
void update(double fNewVal)
#define SAL_MATH_FPEXCEPTIONS_OFF()