Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes | List of all members
rng_state_st Struct Reference

Definition at line 52 of file mixmax.h.

Public Attributes

int counter
 
FILE * fh
 
myuint sumtot
 
myuint V [N]
 

#include </builddir/build/BUILD/root-6.10.00/math/mathcore/src/mixmax.h>

Member Data Documentation

int rng_state_st::counter

Definition at line 56 of file mixmax.h.

FILE* rng_state_st::fh

Definition at line 57 of file mixmax.h.

myuint rng_state_st::sumtot

Definition at line 55 of file mixmax.h.

myuint rng_state_st::V[N]

Definition at line 54 of file mixmax.h.


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