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