bn_unif Struct Reference
[Minimal Standard Random Numbers]

#include <bn.h>

Data Fields

uint32_t magic
long msr_seed
int msr_double_ptr
double * msr_doubles
int msr_long_ptr
long * msr_longs

Detailed Description

Definition at line 697 of file bn.h.


Field Documentation

uint32_t magic

Definition at line 698 of file bn.h.

Referenced by bn_unif_double_fill(), bn_unif_free(), bn_unif_init(), and bn_unif_long_fill().

long msr_seed

Definition at line 699 of file bn.h.

Referenced by bn_unif_double_fill(), bn_unif_init(), and bn_unif_long_fill().

Definition at line 700 of file bn.h.

Referenced by bn_unif_double_fill(), and bn_unif_init().

double* msr_doubles

Definition at line 701 of file bn.h.

Referenced by bn_unif_double_fill(), bn_unif_free(), and bn_unif_init().

Definition at line 702 of file bn.h.

Referenced by bn_unif_init(), and bn_unif_long_fill().

long* msr_longs

Definition at line 703 of file bn.h.

Referenced by bn_unif_free(), bn_unif_init(), and bn_unif_long_fill().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 11 13:14:30 2012 for LIBBN by  doxygen 1.6.3