Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Distributions::uniform Struct Reference

#include <valuegen.h>

List of all members.


Detailed Description

Returns a random number from a uniform distribution with a given radius (that is, range/2) and mean.

The radius is inclusive on the lower side and exclusive on the upper.

Definition at line 34 of file valuegen.h.

Public Methods

double operator() (double mean=0.5, double radius=0.5)


The documentation for this struct was generated from the following file:
Generated on Mon Jan 20 02:37:34 2003 for RF-LISSOM by doxygen1.3-rc2