mirror of
https://github.com/boostorg/math.git
synced 2026-02-24 04:02:18 +00:00
48b5f1383833abd4c9ac18be117c425ad6f87178
{ // p <= pdf(dist, 0) == cdf(dist, 0)
return 0; // So the only reasonable result is zero.
} // And root finder would fail otherwise.
Added, and similarly for complement
[SVN r3445]
Description
Languages
C++
96.9%
Cuda
2.1%
HTML
0.7%
C
0.2%