Random.cpp File Reference
#include <iostream>
#include <gsl/gsl_rng.h>
#include <gsl/gsl_randist.h>
#include <boost/thread/mutex.hpp>
#include <boost/thread/thread.hpp>
#include <nuklei/Random.h>
#include <nuklei/Common.h>
#include <nuklei/Log.h>
#include <boost/random.hpp>

Go to the source code of this file.

Namespaces

 nuklei
 Public namespace.
 

Functions

static int nuklei::nuklei_thread_num ()
 
static int nuklei::nuklei_max_threads ()
 

Variables

static std::vector< boost::mt19937 > * nuklei::bRandGens
 
static std::vector< gsl_rng * > * nuklei::gRandGens
 
static std::vector< boost::shared_ptr< boost::mutex > > * nuklei::mutexes
 
© Copyright 2007-2013 Renaud Detry.
Distributed under the terms of the GNU General Public License (GPL).
(See accompanying file LICENSE.txt or copy at http://www.gnu.org/copyleft/gpl.html.)
Revised Sun Sep 13 2020 19:10:07.