bn_gauss Struct Reference
[Minimal Standard Random Numbers]

#include <bn.h>


Data Fields

long 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 575 of file bn.h.


Field Documentation

long magic
 

Definition at line 576 of file bn.h.

Referenced by bn_gauss_init().

long msr_gauss_seed
 

Definition at line 577 of file bn.h.

Referenced by bn_gauss_init().

int msr_gauss_dbl_ptr
 

Definition at line 578 of file bn.h.

Referenced by bn_gauss_init().

double* msr_gauss_doubles
 

Definition at line 579 of file bn.h.

Referenced by bn_gauss_free(), and bn_gauss_init().

int msr_gauss_ptr
 

Definition at line 580 of file bn.h.

Referenced by bn_gauss_fill(), and bn_gauss_init().

double* msr_gausses
 

Definition at line 581 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 Mon Sep 18 01:25:10 2006 for BRL-CAD by  doxygen 1.4.6