mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
|
Defines useful math functions that are not part of the cmath STD library. More...
#include <cmath>
Go to the source code of this file.
Namespaces | |
mrs_lib | |
All mrs_lib functions, classes, variables and definitions are contained in this namespace. | |
Functions | |
double | mrs_lib::probit (const double quantile) |
Inverse cumulative distribution function of the standard normal probability distribution. More... | |
Defines useful math functions that are not part of the cmath STD library.