Uses of Package
ca.nengo.model.plasticity

Packages that use ca.nengo.model.plasticity
ca.nengo.model.impl   
ca.nengo.model.nef   
ca.nengo.model.nef.impl   
ca.nengo.model.neuron.impl   
ca.nengo.model.plasticity   
ca.nengo.model.plasticity.impl   
 

Classes in ca.nengo.model.plasticity used by ca.nengo.model.impl
Plastic
          Something is Plastic if it contains one or more terminations that can be modified (over simulation time) on the basis of a PlasticityRule.
PlasticityRule
          Specifies how the termination weights of an NEFEnsemble are modified depending on presynaptic and postsynaptic state.
 

Classes in ca.nengo.model.plasticity used by ca.nengo.model.nef
Plastic
          Something is Plastic if it contains one or more terminations that can be modified (over simulation time) on the basis of a PlasticityRule.
 

Classes in ca.nengo.model.plasticity used by ca.nengo.model.nef.impl
Plastic
          Something is Plastic if it contains one or more terminations that can be modified (over simulation time) on the basis of a PlasticityRule.
PlasticityRule
          Specifies how the termination weights of an NEFEnsemble are modified depending on presynaptic and postsynaptic state.
 

Classes in ca.nengo.model.plasticity used by ca.nengo.model.neuron.impl
Plastic
          Something is Plastic if it contains one or more terminations that can be modified (over simulation time) on the basis of a PlasticityRule.
PlasticityRule
          Specifies how the termination weights of an NEFEnsemble are modified depending on presynaptic and postsynaptic state.
 

Classes in ca.nengo.model.plasticity used by ca.nengo.model.plasticity
PlasticityRule
          Specifies how the termination weights of an NEFEnsemble are modified depending on presynaptic and postsynaptic state.
 

Classes in ca.nengo.model.plasticity used by ca.nengo.model.plasticity.impl
PlasticityRule
          Specifies how the termination weights of an NEFEnsemble are modified depending on presynaptic and postsynaptic state.