ROOT-Sim core  3.0.0-rc.2
A General-Purpose Multi-threaded Parallel/Distributed Simulation Library
Classes | Functions
random.h File Reference

Random Number Generators. More...

#include <core/core.h>
#include <stdint.h>
Include dependency graph for random.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rng_ctx
 The container for the pseudo random number generator context. More...
 

Functions

void random_lib_lp_init (lp_id_t lp_id, struct rng_ctx *rng_ctx)
 Initialize the rollbackable RNG library of the current LP.
 

Detailed Description

Random Number Generators.

Piece-Wise Deterministic Random Number Generators.