NEST main@caf0ae8
 
Loading...
Searching...
No Matches
tanh_rate.h File Reference
Include dependency graph for tanh_rate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nest::nonlinearities_tanh_rate
 

Namespaces

namespace  nest
 Namespace for the NEST simulation kernel.
 

Typedefs

typedef rate_neuron_ipn< nonlinearities_tanh_rate > nest::tanh_rate_ipn
 
typedef rate_neuron_opn< nonlinearities_tanh_rate > nest::tanh_rate_opn
 
typedef rate_transformer_node< nonlinearities_tanh_rate > nest::rate_transformer_tanh
 

Functions

void nest::register_tanh_rate_ipn (const std::string &name)
 
void nest::register_tanh_rate_opn (const std::string &name)
 
void nest::register_rate_transformer_tanh (const std::string &name)