DecayingExponential Class

(lgnSimulator::DecayingExponential)

Temporal decaying exponential kernel. More...

Header: #include <DecayingExponential>
Inherits: TemporalKernel

Public Functions

DecayingExponential(double tau, double delay)
~DecayingExponential()

Reimplemented Public Functions

virtual complex<double> fourierTransform(double w) const
virtual double temporal(double t) const

Detailed Description

Temporal decaying exponential kernel.

Member Function Documentation

DecayingExponential::DecayingExponential(double tau, double delay)

Default constructs an instance of DecayingExponential.

DecayingExponential::~DecayingExponential()

Destroys the instance of DecayingExponential.

[virtual] complex<double> DecayingExponential::fourierTransform(double w) const

[virtual] double DecayingExponential::temporal(double t) const