An extensible data structure for massive streaming graphs
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
random.h File Reference

Data Structures

struct  dxor128_env

Typedefs

typedef struct dxor128_env dxor128_env_t

Functions

double dxor128 (dxor128_env_t *e)
void dxor128_init (dxor128_env_t *e)
void dxor128_seed (dxor128_env_t *e, unsigned seed)

Typedef Documentation

typedef struct dxor128_env dxor128_env_t

Function Documentation

double dxor128 ( dxor128_env_t e)
void dxor128_init ( dxor128_env_t e)
void dxor128_seed ( dxor128_env_t e,
unsigned  seed 
)

 

comments powered by Disqus