|
sPyNNaker neural_modelling
7.4.2
|
Initialisation for timing_nearest_pair_impl.h. More...
#include "timing_nearest_pair_impl.h"Go to the source code of this file.
Functions | |
| address_t | timing_initialise (address_t address) |
| Initialise the timing dependence state (global) from SDRAM. More... | |
Variables | |
| int16_lut * | tau_plus_lookup |
| Lookup table for τ+ exponential decay. | |
| int16_lut * | tau_minus_lookup |
| Lookup table for τ- exponential decay. | |
Initialisation for timing_nearest_pair_impl.h.
Definition in file timing_nearest_pair_impl.c.
| address_t timing_initialise | ( | address_t | address | ) |
Initialise the timing dependence state (global) from SDRAM.
| [in] | address | Location in SDRAM of timing data |
Definition at line 33 of file timing_nearest_pair_impl.c.