|
ARB
|
#include <frand.h>

Public Attributes | |
| double | val |
| double | alpha |
| double | beta |
| double | medium |
| int | teiler |
| 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().
1.8.8