bn_unif Struct Reference
[Minimal Standard Random Numbers]

#include <bn.h>


Data Fields

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


Detailed Description

Definition at line 553 of file bn.h.


Field Documentation

long magic
 

Definition at line 554 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 555 of file bn.h.

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

int msr_double_ptr
 

Definition at line 556 of file bn.h.

Referenced by bn_unif_double_fill(), and bn_unif_init().

double* msr_doubles
 

Definition at line 557 of file bn.h.

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

int msr_long_ptr
 

Definition at line 558 of file bn.h.

Referenced by bn_unif_init(), and bn_unif_long_fill().

long* msr_longs
 

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