#include "Poisson.h"
#include "randnum.h"
#include "utility/numutil.h"
#include "Gamma.h"
#include "Binomial.h"
#include <cmath>
#include <iostream>