Logo ROOT   6.08/07
Reference Guide
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 </mnt/build/workspace/root-makedoc-v608/rootspi/rdoc/src/v6-08-00-patches/math/mathcore/src/mixmax.h>

Member Data Documentation

◆ counter

int rng_state_st::counter

Definition at line 56 of file mixmax.h.

◆ fh

FILE* rng_state_st::fh

Definition at line 57 of file mixmax.h.

◆ sumtot

myuint rng_state_st::sumtot

Definition at line 55 of file mixmax.h.

◆ V

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: