Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

SPUC::Complex_Normal_RNG Class Reference
[Random Number Generation]

A Complex Normal Source.

#include <random.h>

Collaboration diagram for SPUC::Complex_Normal_RNG:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Complex_Normal_RNG (double_complex mean, double variance)
 Constructor. Set mean and variance.
 Complex_Normal_RNG ()
 Constructor. Set mean and variance.
void setup (double_complex mean, double variance)
 Set mean and variance.
void get_setup (double_complex &mean, double &variance)
 Get mean and variance.
double_complex operator() ()
 Get one sample.
double_complex sample ()
 Get a Complex Normal (0,1) distributed sample.

Constructor & Destructor Documentation

SPUC::Complex_Normal_RNG::Complex_Normal_RNG double_complex  mean,
double  variance
[inline]
 

Here is the call graph for this function:

SPUC::Complex_Normal_RNG::Complex_Normal_RNG  )  [inline]
 


Member Function Documentation

void SPUC::Complex_Normal_RNG::get_setup double_complex mean,
double &  variance
[inline]
 

double_complex SPUC::Complex_Normal_RNG::operator()  )  [inline]
 

Here is the call graph for this function:

double_complex SPUC::Complex_Normal_RNG::sample  )  [inline]
 

Here is the call graph for this function:

void SPUC::Complex_Normal_RNG::setup double_complex  mean,
double  variance
[inline]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 5 10:12:34 2005 for spuc by  doxygen 1.4.4