#include <RandomDistribution.h>


Public Member Functions | |
| BernoulliDistribution (double p=0) | |
Definition at line 61 of file RandomDistribution.h.
| BernoulliDistribution::BernoulliDistribution | ( | double |  p = 0           | 
          ) |  [inline] | 
        
Definition at line 64 of file RandomDistribution.h.
 1.5.5