#include <RandomFunction.h>
Public Attributes | |
| const double(* | func )(void *) |
| void * | user |
|
|
The function that generates a random number. The first parameter is the user parameter. |
|
|
The first parameter to the function. |
1.3-rc3