A one-dimensional probability density over the positive real numbers. More...
This class is experimental.
Definition at line 407 of file prob_dens_func.h.
#include <prob_dens_func.h>
Additional Inherited Members | |
![]() | |
virtual double | sample () const =0 |
Sample from the specified density. | |
virtual double | operator() (double x) const =0 |
The normalized density. | |
virtual double | cdf (double x) const =0 |
The cumulative distribution function (from the lower tail) | |
virtual double | invert_cdf (double cdf) const =0 |
The inverse cumulative distribution function. | |
virtual double | entropy () const =0 |
Entropy of the distribution ( ![]() | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).
Hosted at
.