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

Distributions::normal Struct Reference

#include <valuegen.h>

List of all members.


Detailed Description

Returns a random number from the Gaussian distribution with the given sigma and mean.

Uses the Box-Muller method from Numerical Recipes in C (Ch 7).

Definition at line 46 of file valuegen.h.

Public Methods

double operator() (double mean=0.0, double radius=1.0)


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