#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | dash |
namespace | dash::detail |
Functions | |
double | dash::detail::gammaln_engine (const double xx) |
double | dash::gammaln (double xx) |
natural-log of the gamma function | |
double | dash::erfc (const double x) |
the error function |
Definition in file mathspecial.h.