27 #ifndef SCIMATH_ZSCORECALCULATOR_H
28 #define SCIMATH_ZSCORECALCULATOR_H
static Double getMaxZScore(uInt64 npts)
compute the maximum expected zscore given the number of points in a sample.
static uInt64 zscoreToNpts(Double zscore)
Get the minimum number of points in a Gaussian distribution, such that the probability that the maxim...
unsigned long long uInt64
This class contains static methods related to z-scores.
static std::map< uInt64, Double > _nptsToMaxZScore
ZScoreCalculator()=delete
LatticeExprNode sqrt(const LatticeExprNode &expr)