Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Z
R
random()
- Static method in class ca.nengo.math.
PDFTools
Use this rather than Math.random(), to allow user to reproduce random results by setting the seed.
random(int, int, PDF)
- Static method in class ca.nengo.util.
MU
RandomHypersphereVG
- Class in
ca.nengo.util.impl
Generates random vectors distributed on or in a hypersphere.
RandomHypersphereVG(boolean, float, float)
- Constructor for class ca.nengo.util.impl.
RandomHypersphereVG
RandomHypersphereVG()
- Constructor for class ca.nengo.util.impl.
RandomHypersphereVG
Uses default settings (on surface; radius 1; no axis cluster)
RealOutput
- Interface in
ca.nengo.model
Instantaneous output consisting of continuous quantities (e.g.
RealOutputImpl
- Class in
ca.nengo.model.impl
Default implementation of RealOutput.
RealOutputImpl(float[], Units, float)
- Constructor for class ca.nengo.model.impl.
RealOutputImpl
RealPlasticityRule
- Class in
ca.nengo.model.plasticity.impl
A basic implementation of EnsemblePlasticityRule.
RealPlasticityRule(String, int, Function, String)
- Constructor for class ca.nengo.model.plasticity.impl.
RealPlasticityRule
Rectifier
- Class in
ca.nengo.util.impl
Wraps an underlying VectorGenerator, rectifying generated vectors before they are returned.
Rectifier(VectorGenerator)
- Constructor for class ca.nengo.util.impl.
Rectifier
Rectifier(VectorGenerator, boolean)
- Constructor for class ca.nengo.util.impl.
Rectifier
refresh(TreePath)
- Method in class ca.nengo.config.ui.
ConfigurationTreeModel
register(Class)
- Method in class ca.nengo.config.
ClassRegistry
Registers an implementation against any of the registerable types which it is assignable from.
register(String)
- Method in class ca.nengo.config.
ClassRegistry
As register(Class), but by name.
register(JarFile)
- Method in class ca.nengo.config.
ClassRegistry
Registers public, non-abstract classes in the given Jar.
registerFunction(String, Function)
- Method in interface ca.nengo.math.
FunctionInterpreter
Registers a non-standard function for use in future interpretation of function expressions.
registerFunction(String, Function)
- Method in class ca.nengo.math.impl.
DefaultFunctionInterpreter
remove(int)
- Method in class ca.nengo.config.impl.
ListPropertyImpl
remove(int)
- Method in class ca.nengo.config.impl.
TemplateArrayProperty
remove(int)
- Method in interface ca.nengo.config.
ListProperty
removeAll()
- Method in class ca.nengo.io.
MatlabExporter
Clears all variables
removeBias()
- Method in class ca.nengo.model.impl.
ProjectionImpl
removeBias()
- Method in interface ca.nengo.model.
Projection
Deletes bias-related interneurons, projections, origins, and terminations.
removeChangeListener(VisiblyMutable.Listener)
- Method in class ca.nengo.model.impl.
AbstractEnsemble
removeChangeListener(VisiblyMutable.Listener)
- Method in class ca.nengo.model.impl.
AbstractNode
removeChangeListener(VisiblyMutable.Listener)
- Method in class ca.nengo.model.impl.
FunctionInput
removeChangeListener(VisiblyMutable.Listener)
- Method in class ca.nengo.model.impl.
NetworkImpl
removeChangeListener(VisiblyMutable.Listener)
- Method in class ca.nengo.model.impl.
PassthroughNode
removeChangeListener(VisiblyMutable.Listener)
- Method in class ca.nengo.model.muscle.impl.
LinkSegmentModelImpl
removeChangeListener(VisiblyMutable.Listener)
- Method in class ca.nengo.model.muscle.impl.
SkeletalMuscleImpl
removeChangeListener(VisiblyMutable.Listener)
- Method in class ca.nengo.model.neuron.impl.
SpikingNeuron
removeChangeListener(VisiblyMutable.Listener)
- Method in class ca.nengo.sim.impl.
LocalSimulator
removeChangeListener(VisiblyMutable.Listener)
- Method in interface ca.nengo.util.
VisiblyMutable
removeDecodedOrigin(String)
- Method in interface ca.nengo.model.nef.
DecodableEnsemble
removeDecodedOrigin(String)
- Method in class ca.nengo.model.nef.impl.
DecodableEnsembleImpl
removeDecodedTermination(String)
- Method in class ca.nengo.model.nef.impl.
NEFEnsembleImpl
removeDecodedTermination(String)
- Method in interface ca.nengo.model.nef.
NEFEnsemble
removeNode(String)
- Method in class ca.nengo.model.impl.
NetworkImpl
removeNode(String)
- Method in interface ca.nengo.model.
Network
removeProbe(Probe)
- Method in class ca.nengo.sim.impl.
LocalSimulator
removeProbe(Probe)
- Method in interface ca.nengo.sim.
Simulator
removeProjection(Termination)
- Method in class ca.nengo.model.impl.
NetworkImpl
removeProjection(Termination)
- Method in interface ca.nengo.model.
Network
removeProperty(String)
- Method in class ca.nengo.config.impl.
ConfigurationImpl
removeRegisteredFunction(String)
- Method in interface ca.nengo.math.
FunctionInterpreter
Removes a registered function.
removeRegisteredFunction(String)
- Method in class ca.nengo.math.impl.
DefaultFunctionInterpreter
removeSimulatorListener(SimulatorListener)
- Method in class ca.nengo.sim.impl.
LocalSimulator
removeSimulatorListener(SimulatorListener)
- Method in interface ca.nengo.sim.
Simulator
removeTags(String)
- Static method in class ca.nengo.config.
JavaSourceParser
removeTermination(String)
- Method in interface ca.nengo.model.
ExpandableNode
removeTermination(String)
- Method in class ca.nengo.model.impl.
EnsembleImpl
removeTermination(String)
- Method in interface ca.nengo.model.neuron.
ExpandableSynapticIntegrator
removeTermination(String)
- Method in class ca.nengo.model.neuron.impl.
LinearSynapticIntegrator
removeTermination(String)
- Method in class ca.nengo.model.neuron.impl.
PlasticExpandableSpikingNeuron
removeTreeModelListener(TreeModelListener)
- Method in class ca.nengo.config.ui.
ConfigurationTreeModel
removeValue(String)
- Method in class ca.nengo.config.impl.
NamedValuePropertyImpl
removeValue(String)
- Method in interface ca.nengo.config.
NamedValueProperty
Removes a value by name
removeValue(TreePath)
- Method in class ca.nengo.config.ui.
ConfigurationTreeModel
report(String)
- Static method in class ca.nengo.util.
Memory
Prints a message to the console regarding current memory usage.
reset(boolean)
- Method in class ca.nengo.model.impl.
AbstractEnsemble
Resets each Node in this Ensemble.
reset(boolean)
- Method in class ca.nengo.model.impl.
AbstractNode
Does nothing.
reset(boolean)
- Method in class ca.nengo.model.impl.
BasicOrigin
reset(boolean)
- Method in class ca.nengo.model.impl.
BasicTermination
reset(boolean)
- Method in class ca.nengo.model.impl.
EnsembleTermination
reset(boolean)
- Method in class ca.nengo.model.impl.
FunctionInput
This method does nothing, as the FunctionInput has no state.
reset(boolean)
- Method in class ca.nengo.model.impl.
LinearExponentialTermination
Resets current to 0 (randomize arg is ignored).
reset(boolean)
- Method in class ca.nengo.model.impl.
NetworkImpl
reset(boolean)
- Method in class ca.nengo.model.impl.
NetworkImpl.TerminationWrapper
reset(boolean)
- Method in class ca.nengo.model.impl.
NoiseFactory.NoiseImplFunction
reset(boolean)
- Method in class ca.nengo.model.impl.
NoiseFactory.NoiseImplNull
reset(boolean)
- Method in class ca.nengo.model.impl.
NoiseFactory.NoiseImplPDF
reset(boolean)
- Method in class ca.nengo.model.impl.
PassthroughNode
reset(boolean)
- Method in class ca.nengo.model.muscle.impl.
LinkSegmentModelImpl
reset(boolean)
- Method in class ca.nengo.model.muscle.impl.
SkeletalMuscleImpl
reset(boolean)
- Method in class ca.nengo.model.nef.impl.
DecodedOrigin
reset(boolean)
- Method in class ca.nengo.model.nef.impl.
DecodedTermination
reset(boolean)
- Method in class ca.nengo.model.nef.impl.
NEFEnsembleImpl
reset(boolean)
- Method in class ca.nengo.model.neuron.impl.
ALIFSpikeGenerator
reset(boolean)
- Method in class ca.nengo.model.neuron.impl.
DynamicalSystemSpikeGenerator
reset(boolean)
- Method in class ca.nengo.model.neuron.impl.
IzhikevichSpikeGenerator
reset(boolean)
- Method in class ca.nengo.model.neuron.impl.
LIFSpikeGenerator
reset(boolean)
- Method in class ca.nengo.model.neuron.impl.
LinearSynapticIntegrator
reset(boolean)
- Method in class ca.nengo.model.neuron.impl.
PoissonSpikeGenerator
This method does nothing, because a Poisson process is stateless.
reset(boolean)
- Method in class ca.nengo.model.neuron.impl.
SpikingNeuron
reset(boolean)
- Method in interface ca.nengo.model.
Resettable
reset()
- Method in class ca.nengo.util.impl.
ProbeImpl
reset()
- Method in interface ca.nengo.util.
Probe
Clears collected data.
resetNetwork(boolean)
- Method in class ca.nengo.sim.impl.
LocalSimulator
resetNetwork(boolean)
- Method in interface ca.nengo.sim.
Simulator
Resets all Nodes in the simulated Network.
Resettable
- Interface in
ca.nengo.model
An object that can be reset to some initial state.
RK45Integrator
- Class in
ca.nengo.dynamics.impl
A variable-timestep Integrator, which uses the Dormand-Prince 4th and 5th-order Runge-Kutta formulae.
RK45Integrator(float)
- Constructor for class ca.nengo.dynamics.impl.
RK45Integrator
RK45Integrator()
- Constructor for class ca.nengo.dynamics.impl.
RK45Integrator
Uses default error tolerance of 1e-6
RootFinder
- Interface in
ca.nengo.math
Finds a root of a function.
round(float[])
- Static method in class ca.nengo.util.
MU
run(float, float)
- Method in class ca.nengo.model.impl.
AbstractEnsemble
Runs each neuron in the Ensemble.
run(float, float)
- Method in class ca.nengo.model.impl.
AbstractNode
Does nothing.
run(float, float)
- Method in class ca.nengo.model.impl.
BasicTermination
Runs the Termination, making a TimeSeries of output from this Termination available from getOutput().
run(float, float)
- Method in class ca.nengo.model.impl.
FunctionInput
run(float, float)
- Method in class ca.nengo.model.impl.
NetworkImpl
run(float, float)
- Method in class ca.nengo.model.impl.
PassthroughNode
run(float, float)
- Method in class ca.nengo.model.muscle.impl.
HillMuscle
run(float, float)
- Method in class ca.nengo.model.muscle.impl.
LinkSegmentModelImpl
run(float, float)
- Method in class ca.nengo.model.muscle.impl.
SkeletalMuscleImpl
run(float, float)
- Method in class ca.nengo.model.nef.impl.
DecodableEnsembleImpl
run(float[], float, float)
- Method in class ca.nengo.model.nef.impl.
DecodedOrigin
Must be called at each time step after Nodes are run and before getValues().
run(float, float)
- Method in class ca.nengo.model.nef.impl.
DecodedTermination
run(float, float)
- Method in class ca.nengo.model.nef.impl.
NEFEnsembleImpl
run(float[], float[])
- Method in class ca.nengo.model.neuron.impl.
ALIFSpikeGenerator
run(float[], float[])
- Method in class ca.nengo.model.neuron.impl.
DynamicalSystemSpikeGenerator
Runs the spike generation dynamics and returns a spike if membrane potential rises above spike threshold.
run(float[], float[])
- Method in class ca.nengo.model.neuron.impl.
IzhikevichSpikeGenerator
run(float[], float[])
- Method in class ca.nengo.model.neuron.impl.
LIFSpikeGenerator
run(float, float)
- Method in class ca.nengo.model.neuron.impl.
LinearSynapticIntegrator
run(float, float)
- Method in class ca.nengo.model.neuron.impl.
PlasticExpandableSpikingNeuron
run(float[], float[])
- Method in class ca.nengo.model.neuron.impl.
PoissonSpikeGenerator
run(float[], float[])
- Method in class ca.nengo.model.neuron.impl.
SpikeGeneratorOrigin
run(float, float)
- Method in class ca.nengo.model.neuron.impl.
SpikingNeuron
run(float[], float[])
- Method in interface ca.nengo.model.neuron.
SpikeGenerator
Runs the model for a given time segment.
run(float, float)
- Method in interface ca.nengo.model.neuron.
SynapticIntegrator
Runs the model for a given time interval.
run(float, float)
- Method in interface ca.nengo.model.
Node
Runs the Node (including all its components), updating internal state and outputs as needed.
run(float, float, float)
- Method in class ca.nengo.sim.impl.
LocalSimulator
run(float, float, float)
- Method in interface ca.nengo.sim.
Simulator
Runs the Network for the given time range.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Z