sPyNNaker neural_modelling 7.3.1
|
Support code for elimination_random_by_weight_impl.h. More...
#include "elimination_random_by_weight_impl.h"
Go to the source code of this file.
Functions | |
elimination_params_t * | synaptogenesis_elimination_init (uint8_t **data) |
Read and return an elimination parameter data structure from the data stream. | |
Support code for elimination_random_by_weight_impl.h.
Definition in file elimination_random_by_weight_impl.c.
elimination_params_t * synaptogenesis_elimination_init | ( | uint8_t ** | data | ) |
Read and return an elimination parameter data structure from the data stream.
[in,out] | data | The data stream to read from, updated to the new position after the read is done |
Definition at line 21 of file elimination_random_by_weight_impl.c.