_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 {
   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 { ... }

struct drand48_data buffer

char dummy[24]


The documentation for this struct was generated from the following file:
Generated on Fri Oct 30 16:29:02 2009 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.4.7