Function mrpt::math::normalPDF(double, double, double)

Function Documentation

double mrpt::math::normalPDF(double x, double mu, double std)

Evaluates the univariate normal (Gaussian) distribution at a given point “x”.