NEST main@caf0ae8
 
Loading...
Searching...
No Matches
binary_neuron.h File Reference
#include <cmath>
#include <limits>
#include "dict_util.h"
#include "numerics.h"
#include "archiving_node.h"
#include "connection.h"
#include "event.h"
#include "event_delivery_manager_impl.h"
#include "exceptions.h"
#include "kernel_manager.h"
#include "nest_timeconverter.h"
#include "nest_types.h"
#include "random_generators.h"
#include "recordables_map.h"
#include "ring_buffer.h"
#include "universal_data_logger.h"
Include dependency graph for binary_neuron.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nest::binary_neuron< TGainfunction >
 Binary stochastic neuron with linear or sigmoidal gain function. More...
 
struct  nest::binary_neuron< TGainfunction >::Parameters_
 Independent parameters of the model. More...
 
struct  nest::binary_neuron< TGainfunction >::State_
 State variables of the model. More...
 
struct  nest::binary_neuron< TGainfunction >::Buffers_
 Buffers of the model. More...
 
struct  nest::binary_neuron< TGainfunction >::Variables_
 Internal variables of the model. More...
 

Namespaces

namespace  nest
 Namespace for the NEST simulation kernel.