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

synchronized_distribution< RandomGen > Struct Template Reference

#include <worldviews.h>

List of all members.


Detailed Description

template<class RandomGen>
struct synchronized_distribution< RandomGen >

Multiprocessor-safe wrapper for a random distribution.

Definition at line 26 of file worldviews.h.

Public Methods

double operator() (double mean, double radius)


Member Function Documentation

template<class RandomGen>
double synchronized_distribution< RandomGen >::operator() double    mean,
double    radius
[inline]
 

Ensure value is ready to read

Ensure all PEs have a private copy of value

Definition at line 27 of file worldviews.h.

References ipc_barrier(), ipc_my_process(), and ipc_num_processes().


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