ARB
Public Attributes | List of all members
S_Frand Struct Reference

#include <frand.h>

Collaboration diagram for S_Frand:
Collaboration graph
[legend]

Public Attributes

double val
 
double alpha
 
double beta
 
double medium
 
int teiler
 

Detailed Description

Definition at line 8 of file frand.h.

Member Data Documentation

double S_Frand::val

Definition at line 9 of file frand.h.

Referenced by getFrand(), initFrand(), and splitRNS().

double S_Frand::alpha

Definition at line 9 of file frand.h.

Referenced by getFrand(), and initFrand().

double S_Frand::beta

Definition at line 9 of file frand.h.

Referenced by getFrand(), and initFrand().

double S_Frand::medium

Definition at line 9 of file frand.h.

Referenced by getFrand(), and initFrand().

int S_Frand::teiler

Definition at line 13 of file frand.h.

Referenced by getFrand(), initFrand(), and readSimCfg().


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