#include <erfc_neuron.h>
|
| double | theta_ |
| | threshold of activation function
|
| |
| double | sigma_ |
| | 1/sqrt(2pi) x inverse of the maximal slope of gain function
|
| |
◆ gainfunction_erfc()
| nest::gainfunction_erfc::gainfunction_erfc |
( |
| ) |
|
|
inline |
◆ get()
| void nest::gainfunction_erfc::get |
( |
Dictionary & |
d | ) |
const |
◆ operator()()
| bool nest::gainfunction_erfc::operator() |
( |
RngPtr |
rng, |
|
|
double |
h |
|
) |
| |
|
inline |
◆ set()
| void nest::gainfunction_erfc::set |
( |
const Dictionary & |
d, |
|
|
Node * |
node |
|
) |
| |
◆ sigma_
| double nest::gainfunction_erfc::sigma_ |
|
private |
◆ theta_
| double nest::gainfunction_erfc::theta_ |
|
private |
The documentation for this class was generated from the following files: