|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BiasOrigin | |
|---|---|
| ca.nengo.model.nef | |
| ca.nengo.model.nef.impl | |
| Uses of BiasOrigin in ca.nengo.model.nef |
|---|
| Methods in ca.nengo.model.nef that return BiasOrigin | |
|---|---|
BiasOrigin |
NEFEnsemble.addBiasOrigin(Origin existing,
int numInterneurons,
java.lang.String name,
boolean excitatory)
Adds a BiasOrigin, which operates in parallel with an existing Origin, such that the effective weights of the two origins together are all of the same sign (as is normally the case with synaptic weights in the brain). |
| Uses of BiasOrigin in ca.nengo.model.nef.impl |
|---|
| Methods in ca.nengo.model.nef.impl that return BiasOrigin | |
|---|---|
BiasOrigin |
NEFEnsembleImpl.addBiasOrigin(Origin existing,
int numInterneurons,
java.lang.String name,
boolean excitatory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||