Main Page   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 Sun Mar 2 21:35:50 2003 for libperceptronnetwork by doxygen1.3-rc3