43 uint32_t hash,
void **
region);
71 connection_generator_t generator, uint32_t pre_lo, uint32_t pre_hi,
72 uint32_t post_lo, uint32_t post_hi, uint32_t post_index,
73 uint32_t post_slice_start, uint32_t post_slice_count,
74 unsigned long accum weight_scale, accum timestep_per_delay,
75 param_generator_t weight_generator, param_generator_t delay_generator,
The data for a connection generator.
connection_generator_t connection_generator_init(uint32_t hash, void **region)
Initialise a specific connection generator.
bool connection_generator_generate(connection_generator_t generator, uint32_t pre_lo, uint32_t pre_hi, uint32_t post_lo, uint32_t post_hi, uint32_t post_index, uint32_t post_slice_start, uint32_t post_slice_count, unsigned long accum weight_scale, accum timestep_per_delay, param_generator_t weight_generator, param_generator_t delay_generator, matrix_generator_t matrix_generator)
Generate connections with a connection generator.
void connection_generator_free(connection_generator_t generator)
Finish with a connection generator.
The data for a matrix generator.
Interface for matrix generation.
Interface for parameter generator.
region
spike source array region IDs in human readable form