sPyNNaker neural_modelling  7.4.2
param_generators Directory Reference

Parameter generators.

More...

Files

file  param_generator_constant.h [code]
 Constant value parameter generator implementation.
 
file  param_generator_exponential.h [code]
 Exponentially distributed random parameter generator implementation.
 
file  param_generator_exponential_clipped.h [code]
 Exponentially distributed random parameter generator implementation.
 
file  param_generator_normal.h [code]
 Normally distributed random parameter generator implementation.
 
file  param_generator_normal_clipped.h [code]
 Normally distributed random, redrawn if out of boundary, parameter generator implementation.
 
file  param_generator_normal_clipped_to_boundary.h [code]
 Normally distributed random set to boundary parameter generator implementation.
 
file  param_generator_uniform.h [code]
 Uniformly distributed random set to boundary parameter generator implementation.
 

Detailed Description

Parameter generators.