GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCBT / V1-6-2 > lcbt / rad750


Interface   Data Structures   File List   Data Fields   Globals  

_RND_lc0 Struct Reference

Structure giving the parameters of a simply linear congruent random number generator. More...

#include <RND.h>

List of all members.

Public Attributes

unsigned int seed
unsigned int a
unsigned int c


Detailed Description

Structure giving the parameters of a simply linear congruent random number generator.

Member Data Documentation

unsigned int _RND_lc0::a

The multiplier

Referenced by RND_lc0_gen(), RND_lc0_init(), and RND_normal_lc0_gen().

unsigned int _RND_lc0::c

The additive value

Referenced by RND_lc0_gen(), RND_lc0_init(), and RND_normal_lc0_gen().

unsigned int _RND_lc0::seed

The initial 32 bit seed

Referenced by RND_lc0_gen(), RND_lc0_init(), and RND_normal_lc0_gen().


The documentation for this struct was generated from the following file:

Generated on Fri Mar 25 12:53:43 2011 by  doxygen 1.5.8