 class  RandomGen
  class  RandomGen  The basic class for Random Number Generator
 RandomGen(RandNum s)
  RandomGen(RandNum s) 
  void  init(RandNum s)
 void  init(RandNum s) 
  RandNum  sample()
 RandNum  sample() 
  RandNum  getCurrSeed()
 RandNum  getCurrSeed() 
  RandNum  getModule()
 RandNum  getModule() 
 The basic class for Random Number Generator. It is possible to derive from this class to implement a new generator.
 RandomGen(RandNum s)
  RandomGen(RandNum s)
 
 
 
 void  init(RandNum s)
 void  init(RandNum s)
 RandNum  sample()
 RandNum  sample()
 RandNum  getCurrSeed()
 RandNum  getCurrSeed()
 RandNum  getModule()
 RandNum  getModule()
alphabetic index hierarchy of classes
 
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de