Package ca.nengo.model.plasticity.impl

Class Summary
CompositePlasticityRule A PlasticityRule that delegates to underlying spike-based and rate-based rules.
CompositePlasticityRule.NullRule A null plasticity rule that always returns zeros from getDerivative().
RealPlasticityRule A basic implementation of EnsemblePlasticityRule.
SpikePlasticityRule A PlasticityRule that accepts spiking input.