NEST  2.6.0,not_revisioned_source_dir@0
Classes | Namespaces | Functions
iaf_cond_alpha.h File Reference

Go to the source code of this file.

Classes

class  nest::iaf_cond_alpha
 Integrate-and-fire neuron model with two conductance-based synapses. More...
 
struct  nest::iaf_cond_alpha::Parameters_
 Model parameters. More...
 
struct  nest::iaf_cond_alpha::State_
 State variables of the model. More...
 
struct  nest::iaf_cond_alpha::Buffers_
 Buffers of the model. More...
 
struct  nest::iaf_cond_alpha::Variables_
 Internal variables of the model. More...
 

Namespaces

 nest
 Class representing a synapse with Hill short term plasticity.
 

Functions

int nest::iaf_cond_alpha_dynamics (double, const double *, double *, void *)
 Function computing right-hand side of ODE for GSL solver. More...