random.cpp File Reference
#include "random.hpp"
#include <boost/thread/tss.hpp>
Include dependency graph for random.cpp:

Go to the source code of this file.

Namespaces

 nfd
 Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St.
 

Functions

boost::random::mt19937 & nfd::getGlobalRng ()
 
void nfd::resetGlobalRng ()
 

Variables

static boost::thread_specific_ptr< boost::random::mt19937 > nfd::g_rng