sPyNNaker neural_modelling 7.3.1
|
Support code for formation_distance_dependent_impl.h. More...
#include "formation_distance_dependent_impl.h"
Go to the source code of this file.
Functions | |
formation_params_t * | synaptogenesis_formation_init (uint8_t **data) |
Read and return an formation parameter data structure from the data stream. | |
Support code for formation_distance_dependent_impl.h.
Definition in file formation_distance_dependent_impl.c.
formation_params_t * synaptogenesis_formation_init | ( | uint8_t ** | data | ) |
Read and return an formation 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 formation_distance_dependent_impl.c.