LowPass.H File Reference

#include "ModelNeuron/SimUnit.H"
#include <cmath>
Include dependency graph for LowPass.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LowPassFwdEuler
class  LowPassExpEuler
struct  RateFunctions::EmptyFunction
struct  RateFunctions::FullRectifyFunction
struct  RateFunctions::RectifyFunction
struct  RateFunctions::MaxRectFunction
struct  RateFunctions::StepFunction
struct  RateFunctions::LogThreshFunction
struct  RateFunctions::SigmoidFunction
class  LowPassFilter< RateFunc, IntType >

Typedefs

typedef LowPassFilter
< RateFunctions::EmptyFunction,
LowPassExpEuler
LowPass
typedef LowPassFilter
< RateFunctions::RectifyFunction,
LowPassExpEuler
LowPassRectify
typedef LowPassFilter
< RateFunctions::FullRectifyFunction,
LowPassExpEuler
LowPassFullRectify
typedef LowPassFilter
< RateFunctions::StepFunction,
LowPassExpEuler
LowPassStep
typedef LowPassFilter
< RateFunctions::MaxRectFunction,
LowPassExpEuler
LowPassMaxRect
typedef LowPassFilter
< RateFunctions::LogThreshFunction,
LowPassExpEuler
LowPassLog
typedef LowPassFilter
< RateFunctions::SigmoidFunction,
LowPassExpEuler
LowPassSigmoid

Detailed Description

Class declarations for temporal low-pass filter implemented as first-order differential with a possible firing rate function

Definition in file LowPass.H.

Generated on Sun May 8 08:12:49 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3