#include "rngstream-boost.hpp"
#include <boost/random/uniform_01.hpp>
#include <iostream>
Go to the source code of this file.
Definition at line 6 of file rngstream-example.cpp.