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

retinalobjs.c File Reference


Detailed Description

Code to produce input objects.

Header
/u/nn/cvsroot/lissom/src/retinalobjs.c,v 1.64 2002/07/13 09:01:16 jbednar Exp

Definition in file retinalobjs.c.

#include <cmath>
#include <iomanip>
#include <strstream.h>
#include <numeric>
#include <fstream>
#include <utility>
#include "retinalobjs.h"
#include <stdio.h>
#include "stringutils.h"

Include dependency graph for retinalobjs.c:

Include dependency graph

Go to the source code of this file.

Compounds

class  ActivityAccumulator
 Accumulate activity values from multiple RetinalObjects. More...

class  DefaultActivityAccumulator
 This could be combined with ActivityAccumulator, but it is kept separate just in case it might slow down ActivityAccumulator, which needs to be fairly efficient when large numbers of objects are in use. More...


Functions

string accumulate_stringreps (string val, Retinal_Object *r)
 Function to be called from accumulate to combine an ongoing sum of stringrep() results with a new value.

string pgm_full_pathname (const string &filename, const string &paths="")
 Helper function to expand a filename to path of first one found.


Generated on Mon Jan 20 02:36:42 2003 for RF-LISSOM by doxygen1.3-rc2