NEST  2.6.0,not_revisioned_source_dir@0
Public Attributes | List of all members
nest::binary_neuron< TGainfunction >::Variables_ Struct Reference

Internal variables of the model. More...

Public Attributes

librandom::RngPtr rng_
 
librandom::ExpRandomDev exp_dev_
 

Detailed Description

template<class TGainfunction>
struct nest::binary_neuron< TGainfunction >::Variables_

Internal variables of the model.

Member Data Documentation

template<class TGainfunction >
librandom::ExpRandomDev nest::binary_neuron< TGainfunction >::Variables_::exp_dev_
template<class TGainfunction >
librandom::RngPtr nest::binary_neuron< TGainfunction >::Variables_::rng_

The documentation for this struct was generated from the following file: