Nengo.ca

Package ca.nengo.model.nef.impl

Class Summary
AdditiveGaussianExpressModel An ExpressModel that adds random noise and interpolated static distortion to DIRECT values as a model of spiking effects.
BiasOrigin Part of a projection in which each of the Nodes making up an Ensemble is a source of only excitatory or inhibitory connections.
BiasTermination Termination which is somehow used in the Bias process? TODO: Figure out where this is used and why.
DecodableEnsembleImpl Default implementation of DecodableEnsemble.
DecodedOrigin An Origin of functions of the state variables of an NEFEnsemble.
DecodedTermination A Termination of decoded state vectors onto an NEFEnsemble.
DefaultExpressModel An ExpressModel that determines simplified noise and distortion models from simulations.
NEFEnsembleFactoryImpl Default implementation of NEFEnsembleFactory.
NEFEnsembleImpl Default implementation of NEFEnsemble.
NEFUtil Utility methods for related to Neural Engineering Framework.
 


Nengo.ca