nrnisaac.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

voidnrnisaac_new ()
void nrnisaac_delete (void *rng)
void nrnisaac_init (void *rng, unsigned long int seed)
double nrnisaac_dbl_pick (void *rng)
u_int32_t nrnisaac_uint32_pick (void *rng)

Function Documentation

double nrnisaac_dbl_pick ( void rng  ) 

References isaac64_dbl32, and x.

Referenced by Isaac64::asDouble().

void nrnisaac_delete ( void rng  ) 

Referenced by Isaac64::~Isaac64().

void nrnisaac_init ( void rng,
unsigned long int  seed 
)

References isaac64_init().

Referenced by Isaac64::reset().

Here is the call graph for this function:

void* nrnisaac_new (  ) 

References hoc_Emalloc(), and hoc_malchk().

Here is the call graph for this function:

u_int32_t nrnisaac_uint32_pick ( void rng  ) 

References isaac64_uint32, and x.

Referenced by Isaac64::asLong().

Generated on Mon Jun 13 08:10:30 2011 for NEURON by  doxygen 1.6.3