randnum/Poisson.h File Reference

#include "Probability.h"
#include "Gamma.h"
#include "Binomial.h"
Include dependency graph for Poisson.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Poisson

Defines

#define CALL_POSSON_GENERATOR(object, ptrToMember)   ((object).*(ptrToMember))

Typedefs

typedef double(Poisson::* PoissonGenerator )() const

Define Documentation

#define CALL_POSSON_GENERATOR ( object,
ptrToMember   )     ((object).*(ptrToMember))

Typedef Documentation

typedef double(Poisson::* PoissonGenerator)() const

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1