sPyNNaker neural_modelling  7.4.2
weight_dependence Directory Reference

STDP weight dependence rules.

More...

Files

file  weight.h [code]
 interface for different weight implementations for the weight half of a STDP rule.
 
file  weight_additive_one_term_impl.c [code]
 Support code for weight_additive_one_term_impl.h.
 
file  weight_additive_one_term_impl.h [code]
 Additive single-term weight dependence rule.
 
file  weight_additive_two_term_impl.c [code]
 Support code for weight_additive_two_term_impl.h.
 
file  weight_additive_two_term_impl.h [code]
 Additive dual-term weight dependence rule.
 
file  weight_multiplicative_impl.c [code]
 Support code for weight_multiplicative_impl.h.
 
file  weight_multiplicative_impl.h [code]
 Multiplicative single-term weight dependence rule.
 
file  weight_one_term.h [code]
 API for single-term weight dependence rules.
 
file  weight_two_term.h [code]
 API for dual-term weight dependence rules.
 

Detailed Description

STDP weight dependence rules.