bn_gauss Struct Reference
[Minimal Standard Random Numbers]

#include <bn.h>

Data Fields

uint32_t magic
long msr_gauss_seed
int msr_gauss_dbl_ptr
double * msr_gauss_doubles
int msr_gauss_ptr
double * msr_gausses

Detailed Description

NOTE!!! The order of msr_gauss and msr_unif MUST match in the first three entries as msr_gauss is passed as a msr_unif in msr_gauss_fill.

Definition at line 715 of file bn.h.


Field Documentation

uint32_t magic

Definition at line 716 of file bn.h.

Referenced by bn_gauss_init().

Definition at line 717 of file bn.h.

Referenced by bn_gauss_init().

Definition at line 718 of file bn.h.

Referenced by bn_gauss_init().

Definition at line 719 of file bn.h.

Referenced by bn_gauss_free(), and bn_gauss_init().

Definition at line 720 of file bn.h.

Referenced by bn_gauss_fill(), and bn_gauss_init().

double* msr_gausses

Definition at line 721 of file bn.h.

Referenced by bn_gauss_fill(), bn_gauss_free(), and bn_gauss_init().


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