#include <plGamma.h>
Inheritance diagram for plGamma:


Public Member Functions | |
| plGamma (const plVariablesConjunction &V, plFloat a, plFloat b, plFloat mu=PL_ZERO) | |
| Constructs a Gamma distribution on the domain of {V}. | |
| virtual | ~plGamma () |
| Destroys the kernel. | |
Definition at line 30 of file plGamma.h.
|
||||||||||||||||||||
|
Constructs a Gamma distribution on the domain of {V}.
{a} is the shape parameter (kown as {alpha} or {gamma}). |
1.4.1