Uses of Package
ca.nengo.model.nef

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

Classes in ca.nengo.model.nef used by ca.nengo.model.nef
DecodableEnsemble
          An Ensemble that produces output signals that mean something when taken together.
NEFEnsemble
          A group of Nodes that represent a scalar, vector, or function, as characterized in Eliasmith & Anderson's Neural Engineering Framework.
NEFEnsembleFactory
          Provides a convenient and configurable way to create NEFEnsembles.
 

Classes in ca.nengo.model.nef used by ca.nengo.model.nef.impl
DecodableEnsemble
          An Ensemble that produces output signals that mean something when taken together.
NEFEnsemble
          A group of Nodes that represent a scalar, vector, or function, as characterized in Eliasmith & Anderson's Neural Engineering Framework.
NEFEnsembleFactory
          Provides a convenient and configurable way to create NEFEnsembles.
NEFNode
          A Node with a distinguished Termination that corresponds to a net effect of input.
 

Classes in ca.nengo.model.nef used by ca.nengo.model.neuron.impl
NEFNode
          A Node with a distinguished Termination that corresponds to a net effect of input.
 

Classes in ca.nengo.model.nef used by ca.nengo.plot
NEFEnsemble
          A group of Nodes that represent a scalar, vector, or function, as characterized in Eliasmith & Anderson's Neural Engineering Framework.
 

Classes in ca.nengo.model.nef used by ca.nengo.plot.impl
NEFEnsemble
          A group of Nodes that represent a scalar, vector, or function, as characterized in Eliasmith & Anderson's Neural Engineering Framework.