sPyNNaker neural_modelling 7.3.1
|
Support code for random_selection_impl.h. More...
#include "random_selection_impl.h"
Go to the source code of this file.
Functions | |
void | partner_init (uint8_t **data) |
Initialise the partner selection rule. | |
Support code for random_selection_impl.h.
Definition in file random_selection_impl.c.
void partner_init | ( | uint8_t ** | data | ) |
Initialise the partner selection rule.
[in,out] | data | A variable holding the location in SDRAM to configure the rule from. Will be updated to point to the first location after the configuration data. |
Definition at line 21 of file random_selection_impl.c.