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

worldviews.h File Reference

Top-level code to generate retinal inputs representing views of a two-dimensional Cartesian world. More...

#include <vector>
#include <string>
#include "genericalgs.h"
#include "stringparser.h"
#include "retinalobjs.h"
#include "ipc.h"
#include "cmdparam.h"
#include "globals.h"

Include dependency graph for worldviews.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  DistributedValueGeneratorFactory
class  WorldViews

Functions

template<randomgen_fnPtrrandom_fn> double synchronized_distribution ( double mean, double radius )
 Multiprocessor-safe wrapper for a random distribution. More...


Detailed Description

Top-level code to generate retinal inputs representing views of a two-dimensional Cartesian world.

Header:
/u/nn/cvsroot/lissom/src/worldviews.h,v 1.15 2000/05/18 05:48:19 jbednar Exp

Definition in file worldviews.h.


Function Documentation

template<randomgen_fnPtrrandom_fn>
double synchronized_distribution ( double mean,
double radius )
 

Multiprocessor-safe wrapper for a random distribution.

Definition at line 24 of file worldviews.h.


Generated at Mon Aug 21 00:31:14 2000 for RF-LISSOM by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000