19#ifndef _THRESHOLD_TYPE_NONE_H_
20#define _THRESHOLD_TYPE_NONE_H_
REAL state_t
The type of a state variable.
static uint n_steps_per_timestep
The number of steps to run per timestep.
static stdp_params params
Configuration parameters.
static bool threshold_type_is_above_threshold(state_t value, threshold_type_t *threshold_type)
Determines if the value given is above the threshold value.
Stochastic threshold parameters.
Stochastic threshold configuration.