rng.cc File Reference

#include "AppHdr.h"
#include "rng.h"
#include "mt19937ar.h"
#include "syscalls.h"
#include <sys/times.h>
#include <sys/types.h>
#include <unistd.h>

Include dependency graph for rng.cc:


Functions

void seed_rng (unsigned long *seed_key, size_t num_keys)
void seed_rng (long seed)
void seed_rng ()
unsigned long random_int (void)
void push_rng_state ()
void pop_rng_state ()

Function Documentation

void pop_rng_state (  ) 

Here is the call graph for this function:

void push_rng_state (  ) 

Here is the call graph for this function:

unsigned long random_int ( void   ) 

Here is the call graph for this function:

void seed_rng (  ) 

Here is the call graph for this function:

void seed_rng ( long  seed  ) 

Here is the call graph for this function:

void seed_rng ( unsigned long *  seed_key,
size_t  num_keys 
)

Here is the call graph for this function:


Generated on Thu Jan 13 13:21:35 2011 by  doxygen 1.5.6