|
| | Age_distribution_ (size_t num_age_bins, unsigned long ini_occ_ref, unsigned long ini_occ_act) |
| | initialize age dist
|
| |
| unsigned long | update (double hazard_rate, RngPtr rng) |
| | update age dist and generate spikes
|
| |
◆ Age_distribution_()
| nest::ppd_sup_generator::Age_distribution_::Age_distribution_ |
( |
size_t |
num_age_bins, |
|
|
unsigned long |
ini_occ_ref, |
|
|
unsigned long |
ini_occ_act |
|
) |
| |
◆ update()
| unsigned long nest::ppd_sup_generator::Age_distribution_::update |
( |
double |
hazard_rate, |
|
|
RngPtr |
rng |
|
) |
| |
update age dist and generate spikes
◆ activate_
| size_t nest::ppd_sup_generator::Age_distribution_::activate_ |
|
private |
◆ bino_dist_
◆ occ_active_
| unsigned long nest::ppd_sup_generator::Age_distribution_::occ_active_ |
|
private |
◆ occ_refractory_
| std::vector< unsigned long > nest::ppd_sup_generator::Age_distribution_::occ_refractory_ |
|
private |
◆ poisson_dist_
The documentation for this class was generated from the following files: