Function
NumCosmoMathutil_normal_gaussian_integral
Declaration [src]
gdouble
ncm_util_normal_gaussian_integral (
const gdouble xl,
const gdouble xu
)
Description [src]
Computes the integral of the Gaussian distribution with zero mean and unit variance
between xl and xu.