Definition in file stimulusparametermap.h.
#include <string>
#include <vector>
#include <functional>
#include "matrix.h"
#include "histogram.h"
#include "neuralregionmanager.h"
Include dependency graph for stimulusparametermap.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | StimulusParameterMap |
Base class for objects which compute and store the preference of a given region for a stimulus parameter. More... | |
class | StimulusParameterMap_Combined |
Concrete class implementing both discrete and distribution-based methods for map computation. More... | |
class | StimulusParameterMapsForRegion |
Holds a set of StimulusParameterMaps for one region. More... |