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

StimulusParameterMapsForRegion< MapType, MapBaseType, ValuePointer > Class Template Reference

#include <stimulusparametermap.h>

Collaboration diagram for StimulusParameterMapsForRegion< MapType, MapBaseType, ValuePointer >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class MapType, class MapBaseType, class ValuePointer>
class StimulusParameterMapsForRegion< MapType, MapBaseType, ValuePointer >

Holds a set of StimulusParameterMaps for one region.

The ValuePointer may be any object that when dereferenced will give the current value of the stimulus parameter.

Definition at line 190 of file stimulusparametermap.h.

Public Types

typedef SPM::ScaleType ScaleType

Public Methods

 StimulusParameterMapsForRegion (NeuralRegionManager *regionmanager)
 Constructor.

void create_spm (const string &name_, ValuePointer &valueptr, int num_bins, bool measure_distribution=true, bool weighted_average=false, bool cyclic=false, const ScaleType &selectivity_scale=ScaleType())
 Create a new SPM based on the given parameters.

void update ()
string register_maps () const
 Construct stimulus preference maps for each dimension and register them with our NeuralRegionManager.


Member Function Documentation

template<class MapType, class MapBaseType, class ValuePointer>
string StimulusParameterMapsForRegion< MapType, MapBaseType, ValuePointer >::register_maps   const [inline]
 

Construct stimulus preference maps for each dimension and register them with our NeuralRegionManager.

Warnings, if any, are returned as a string.

Definition at line 235 of file stimulusparametermap.h.

References StimulusParameterMap_Combined< MapType, MapBaseType, ValuePointer >::has_distribution(), StimulusParameterMap_Combined< MapType, MapBaseType, ValuePointer >::map(), NeuralRegionManager::map_add(), StimulusParameterMap< MapBaseType, ValuePointer >::name(), StimulusParameterMap_Combined< MapType, MapBaseType, ValuePointer >::selectivity(), String::stringrep(), and StimulusParameterMap< MapBaseType, ValuePointer >::undefined_values().


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