Main Page   Class Hierarchy   Compound List   File List   Compound Members  

RandomFunction Struct Reference

#include <RandomFunction.h>

List of all members.

Public Attributes

const double(* func )(void *)
void * user


Detailed Description

Random number generation function definition.


Member Data Documentation

const double(* RandomFunction::func)(void *)
 

The function that generates a random number. The first parameter is the user parameter.

void* RandomFunction::user
 

The first parameter to the function.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 24 19:37:45 2003 by doxygen1.3-rc3