Functions | |
| double | expm1 (double x) |
| template<typename T > | |
| bool | is_nan (T f) |
Variables | |
| const double | e = std::numbers::e |
| const double | pi = std::numbers::pi |
| const double | nan = std::nan( "" ) |
| const double | sqrt_log_two = std::sqrt( std::numbers::ln2 ) |
|
inline |
Referenced by IAFPropagator::evaluate_P32_(), nest::iaf_psc_exp_ps_lossless::is_spike_(), nest::gif_psc_exp::pre_run_hook(), nest::gif_psc_exp_multisynapse::pre_run_hook(), nest::iaf_psc_alpha::pre_run_hook(), nest::iaf_psc_alpha_ps::pre_run_hook(), nest::iaf_psc_delta_ps::pre_run_hook(), nest::iaf_psc_exp_ps::pre_run_hook(), nest::iaf_psc_exp_ps_lossless::pre_run_hook(), nest::rate_neuron_ipn< TNonlinearities >::pre_run_hook(), nest::rate_neuron_opn< TNonlinearities >::pre_run_hook(), nest::iaf_psc_alpha_ps::propagate_(), nest::iaf_psc_delta_ps::propagate_(), nest::iaf_psc_exp_ps::propagate_(), nest::iaf_psc_exp_ps_lossless::propagate_(), nest::iaf_psc_alpha_ps::threshold_distance(), nest::iaf_psc_exp_ps::threshold_distance(), nest::iaf_psc_exp_ps_lossless::threshold_distance(), nest::gif_psc_exp::update(), nest::gif_psc_exp_multisynapse::update(), nest::pp_psc_delta::update(), and nest::stdp_dopamine_synapse< targetidentifierT >::update_weight_().
|
inline |
Referenced by nest::GenericConnectorModel< ConnectionT >::add_connection(), and nest::iaf_psc_exp_ps_lossless::update().
|
externconstexpr |
|
extern |
Referenced by nest::ConnectionManager::connect_arrays(), nest::ConnectionCreator::ConnectionCreator(), IAFPropagator::evaluate_P32_(), nest::ConnectionCreator::extract_params_(), nest::rate_neuron_ipn< TNonlinearities >::init_buffers_(), nest::rate_neuron_opn< TNonlinearities >::init_buffers_(), nest::iaf_psc_exp_ps_lossless::is_spike_(), nest::BipartiteConnBuilder::single_connect_(), nest::rate_neuron_ipn< TNonlinearities >::update_(), and nest::rate_neuron_opn< TNonlinearities >::update_().
|
externconstexpr |
Referenced by nest::BoxMask< D >::BoxMask(), nest::EllipseMask< D >::EllipseMask(), nest::sinusoidal_poisson_generator::Parameters_::get(), nest::ac_generator::pre_run_hook(), nest::noise_generator::pre_run_hook(), nest::ppd_sup_generator::pre_run_hook(), nest::sinusoidal_poisson_generator::Parameters_::set(), and nest::GaborParameter::value().
|
extern |
Referenced by nest::GrowthCurveGaussian::compute_local_().