_RandGen Struct Reference

#include <randomgenerator.h>

Collaboration diagram for _RandGen:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 _RandGen ()
void init (long int seedval)
double rand ()

Public Attributes

union {
   struct drand48_data   buffer
   char   dummy [24]
}; 

Constructor & Destructor Documentation

_RandGen (  )  [inline]

Member Function Documentation

void init ( long int  seedval  )  [inline]
double rand (  )  [inline]

Member Data Documentation

union { ... }
char dummy[24]

The documentation for this struct was generated from the following file:
Generated on Fri Nov 4 10:59:40 2011 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.6.3