#include "ChiGenRandomEngine.h"
#include <stdexcept>
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/uniform_real_distribution.hpp>
Go to the source code of this file.