|
| | Internal_states_ (size_t num_bins, unsigned long ini_occ_ref, unsigned long ini_occ_act) |
| | initialize occupation numbers
|
| |
| unsigned long | update (double transition_prob, RngPtr rng) |
| | update age dist and generate spikes
|
| |
◆ Internal_states_()
| nest::gamma_sup_generator::Internal_states_::Internal_states_ |
( |
size_t |
num_bins, |
|
|
unsigned long |
ini_occ_ref, |
|
|
unsigned long |
ini_occ_act |
|
) |
| |
initialize occupation numbers
References occ_.
◆ update()
| unsigned long nest::gamma_sup_generator::Internal_states_::update |
( |
double |
transition_prob, |
|
|
RngPtr |
rng |
|
) |
| |
update age dist and generate spikes
◆ bino_dist_
◆ occ_
| std::vector< unsigned long > nest::gamma_sup_generator::Internal_states_::occ_ |
|
private |
◆ poisson_dist_
The documentation for this class was generated from the following files: