slope
0.29.0
Loading...
Searching...
No Matches
qnorm.h
Go to the documentation of this file.
1
7
#include <cmath>
8
9
namespace
slope
{
10
18
double
19
normalQuantile
(
const
double
p);
20
21
}
// namespace slope
slope
Namespace containing SLOPE regression implementation.
Definition
clusters.cpp:5
slope::normalQuantile
double normalQuantile(const double p)
Computes the quantile of a standard normal distribution using the Beasley-Springer-Moro algorithm.
Definition
qnorm.cpp:9
src
slope
qnorm.h
Generated by
1.9.8