A B C D E F G H I J K L M N O P R S T U V W X Z

C

ca.nengo.config.handlers - package ca.nengo.config.handlers
 
ca.nengo.config.impl - package ca.nengo.config.impl
 
ca.nengo.dynamics.impl - package ca.nengo.dynamics.impl
 
ca.nengo.examples - package ca.nengo.examples
 
ca.nengo.io - package ca.nengo.io
 
ca.nengo.math.impl - package ca.nengo.math.impl
 
ca.nengo.model.impl - package ca.nengo.model.impl
 
ca.nengo.model.muscle.impl - package ca.nengo.model.muscle.impl
 
ca.nengo.model.nef.impl - package ca.nengo.model.nef.impl
 
ca.nengo.model.neuron.impl - package ca.nengo.model.neuron.impl
 
ca.nengo.model.plasticity.impl - package ca.nengo.model.plasticity.impl
 
ca.nengo.sim - package ca.nengo.sim
 
ca.nengo.sim.impl - package ca.nengo.sim.impl
 
ca.nengo.util - package ca.nengo.util
 
ca.nengo.util.impl - package ca.nengo.util.impl
 
cancelChanges() - Method in class ca.nengo.config.ui.ConfigurationChangeListener
 
canHandle(Class<?>) - Method in interface ca.nengo.config.ConfigurationHandler
 
canHandle(Class<?>) - Method in class ca.nengo.config.handlers.BaseHandler
 
canHandle(Class<?>) - Method in class ca.nengo.config.MainHandler
 
CanonicalModel - Class in ca.nengo.dynamics.impl
Utilities related to state-space models that are in controllable-canonical form.
CanonicalModel() - Constructor for class ca.nengo.dynamics.impl.CanonicalModel
 
CanonicalModelTest - Class in ca.nengo.dynamics.impl
 
CanonicalModelTest() - Constructor for class ca.nengo.dynamics.impl.CanonicalModelTest
 
changed(VisiblyMutable.Event) - Method in class ca.nengo.model.impl.NetworkImpl
If the event indicates that a component node's name is changing, checks for name conflicts and throws an exception if there is one, and updates the name reference.
changed(VisiblyMutable.Event) - Method in interface ca.nengo.util.VisiblyMutable.Listener
 
changed(VisiblyMutable, List<VisiblyMutable.Listener>) - Static method in class ca.nengo.util.VisiblyMutableUtils
Notifies listeners of a change to the given VisiblyMutable object.
changeTimeConstant(LTISystem, float) - Static method in class ca.nengo.dynamics.impl.CanonicalModel
 
ClassRegistry - Class in ca.nengo.config
A registry of implementations of selected types of interest (subclasses and interface implementations).
ClassUtils - Class in ca.nengo.util
Class-related utility methods.
ClassUtils() - Constructor for class ca.nengo.util.ClassUtils
 
clone() - Method in interface ca.nengo.dynamics.DynamicalSystem
 
clone() - Method in class ca.nengo.dynamics.impl.AbstractDynamicalSystem
 
clone() - Method in class ca.nengo.dynamics.impl.EulerIntegrator
 
clone() - Method in class ca.nengo.dynamics.impl.LTISystem
 
clone() - Method in class ca.nengo.dynamics.impl.RK45Integrator
 
clone() - Method in interface ca.nengo.dynamics.Integrator
 
clone() - Method in interface ca.nengo.math.ApproximatorFactory
 
clone() - Method in interface ca.nengo.math.CurveFitter
 
clone() - Method in interface ca.nengo.math.Function
 
clone() - Method in class ca.nengo.math.impl.AbstractFunction
 
clone() - Method in class ca.nengo.math.impl.CompositeApproximator
 
clone() - Method in class ca.nengo.math.impl.ConstantFunction
 
clone() - Method in class ca.nengo.math.impl.Convolution
 
clone() - Method in class ca.nengo.math.impl.ExponentialPDF
 
clone() - Method in class ca.nengo.math.impl.FourierFunction
 
clone() - Method in class ca.nengo.math.impl.FunctionBasisImpl
 
clone() - Method in class ca.nengo.math.impl.GaussianPDF
 
clone() - Method in class ca.nengo.math.impl.GradientDescentApproximator
 
clone() - Method in class ca.nengo.math.impl.GradientDescentApproximator.CoefficientsSameSign
 
clone() - Method in interface ca.nengo.math.impl.GradientDescentApproximator.Constraints
 
clone() - Method in class ca.nengo.math.impl.GradientDescentApproximator.Factory
 
clone() - Method in class ca.nengo.math.impl.IdentityFunction
 
clone() - Method in class ca.nengo.math.impl.IndependentDimensionApproximator
 
clone() - Method in class ca.nengo.math.impl.IndependentDimensionApproximator.Factory
 
clone() - Method in class ca.nengo.math.impl.IndicatorPDF
 
clone() - Method in class ca.nengo.math.impl.LinearCurveFitter
 
clone() - Method in class ca.nengo.math.impl.LinearCurveFitter.InterpolatedFunction
 
clone() - Method in class ca.nengo.math.impl.LinearFunction
 
clone() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunction
 
clone() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunction.NumericalDerivative
 
clone() - Method in class ca.nengo.math.impl.PiecewiseConstantFunction
 
clone() - Method in class ca.nengo.math.impl.PoissonPDF
 
clone() - Method in class ca.nengo.math.impl.Polynomial
 
clone() - Method in class ca.nengo.math.impl.PolynomialCurveFitter
 
clone() - Method in class ca.nengo.math.impl.PostfixFunction
 
clone() - Method in class ca.nengo.math.impl.SigmoidFunction
 
clone() - Method in class ca.nengo.math.impl.SineFunction
 
clone() - Method in class ca.nengo.math.impl.WeightedCostApproximator
 
clone() - Method in class ca.nengo.math.impl.WeightedCostApproximator.Factory
 
clone() - Method in interface ca.nengo.math.LinearApproximator
 
clone() - Method in interface ca.nengo.math.PDF
 
clone() - Method in class ca.nengo.model.impl.AbstractEnsemble
 
clone() - Method in class ca.nengo.model.impl.AbstractNode
Performs a shallow copy.
clone() - Method in class ca.nengo.model.impl.BasicOrigin
 
clone() - Method in class ca.nengo.model.impl.BasicTermination
 
clone() - Method in class ca.nengo.model.impl.EnsembleImpl
 
clone() - Method in class ca.nengo.model.impl.EnsembleOrigin
Note: the clone references the same copies of the underlying node origins.
clone() - Method in class ca.nengo.model.impl.EnsembleTermination
 
clone() - Method in class ca.nengo.model.impl.FunctionInput
 
clone() - Method in class ca.nengo.model.impl.LinearExponentialTermination
 
clone() - Method in class ca.nengo.model.impl.MockNode
 
clone() - Method in class ca.nengo.model.impl.NetworkImpl
 
clone() - Method in class ca.nengo.model.impl.NetworkImpl.OriginWrapper
 
clone() - Method in class ca.nengo.model.impl.NetworkImpl.TerminationWrapper
 
clone() - Method in class ca.nengo.model.impl.NoiseFactory.NoiseImplFunction
 
clone() - Method in class ca.nengo.model.impl.NoiseFactory.NoiseImplNull
 
clone() - Method in class ca.nengo.model.impl.NoiseFactory.NoiseImplPDF
 
clone() - Method in class ca.nengo.model.impl.PassthroughNode
 
clone() - Method in class ca.nengo.model.impl.PassthroughNode.PassthroughTermination
 
clone() - Method in class ca.nengo.model.impl.PlasticEnsembleImpl
 
clone() - Method in class ca.nengo.model.impl.PlasticEnsembleTermination
 
clone() - Method in class ca.nengo.model.impl.PreciseSpikeOutputImpl
 
clone() - Method in class ca.nengo.model.impl.ProbeableOrigin
 
clone() - Method in class ca.nengo.model.impl.ProjectionImplTest.MockOrigin
 
clone() - Method in class ca.nengo.model.impl.ProjectionImplTest.MockTermination
 
clone() - Method in class ca.nengo.model.impl.RealOutputImpl
 
clone() - Method in class ca.nengo.model.impl.SpikeOutputImpl
 
clone() - Method in interface ca.nengo.model.InstantaneousOutput
 
clone() - Method in class ca.nengo.model.muscle.impl.HillMuscle.Dynamics
 
clone() - Method in class ca.nengo.model.muscle.impl.LinkSegmentModelImpl
 
clone() - Method in class ca.nengo.model.muscle.impl.SkeletalMuscleImpl
 
clone() - Method in class ca.nengo.model.nef.impl.DecodableEnsembleImpl
 
clone() - Method in class ca.nengo.model.nef.impl.DecodedOrigin
 
clone() - Method in class ca.nengo.model.nef.impl.DecodedTermination
 
clone() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
clone() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGenerator
 
clone() - Method in class ca.nengo.model.neuron.impl.DynamicalSystemSpikeGenerator
 
clone() - Method in class ca.nengo.model.neuron.impl.IzhikevichSpikeGenerator
 
clone() - Method in class ca.nengo.model.neuron.impl.LIFSpikeGenerator
 
clone() - Method in class ca.nengo.model.neuron.impl.LinearSynapticIntegrator
 
clone() - Method in class ca.nengo.model.neuron.impl.PoissonSpikeGenerator
 
clone() - Method in class ca.nengo.model.neuron.impl.SpikeGeneratorOrigin
 
clone() - Method in class ca.nengo.model.neuron.impl.SpikingNeuron
 
clone() - Method in interface ca.nengo.model.neuron.SpikeGenerator
 
clone() - Method in interface ca.nengo.model.neuron.SynapticIntegrator
 
clone() - Method in interface ca.nengo.model.Node
 
clone() - Method in interface ca.nengo.model.Noise
 
clone() - Method in interface ca.nengo.model.Origin
 
clone() - Method in class ca.nengo.model.plasticity.impl.AbstractRealLearningFunction
 
clone() - Method in class ca.nengo.model.plasticity.impl.AbstractSpikeLearningFunction
 
clone() - Method in class ca.nengo.model.plasticity.impl.CompositePlasticityRule
 
clone() - Method in class ca.nengo.model.plasticity.impl.CompositePlasticityRule.NullRule
 
clone() - Method in class ca.nengo.model.plasticity.impl.ErrorLearningFunction
 
clone() - Method in class ca.nengo.model.plasticity.impl.InSpikeErrorFunction
 
clone() - Method in class ca.nengo.model.plasticity.impl.OutSpikeErrorFunction
 
clone() - Method in class ca.nengo.model.plasticity.impl.RealPlasticityRule
 
clone() - Method in class ca.nengo.model.plasticity.impl.SpikePlasticityRule
 
clone() - Method in interface ca.nengo.model.plasticity.PlasticityRule
 
clone() - Method in interface ca.nengo.model.PlasticTermination
 
clone() - Method in interface ca.nengo.model.Termination
 
clone() - Method in class ca.nengo.sim.impl.LocalSimulator
 
clone() - Method in interface ca.nengo.sim.Simulator
 
clone() - Method in class ca.nengo.util.impl.SpikePatternImpl
 
clone() - Method in class ca.nengo.util.impl.StatefulIndexFinder
 
clone() - Method in class ca.nengo.util.impl.TimeSeries1DImpl
 
clone() - Method in class ca.nengo.util.impl.TimeSeriesImpl
 
clone() - Method in interface ca.nengo.util.IndexFinder
 
clone() - Method in interface ca.nengo.util.Interpolator
 
clone(float[][]) - Static method in class ca.nengo.util.MU
 
clone(double[][]) - Static method in class ca.nengo.util.MU
 
clone() - Method in interface ca.nengo.util.SpikePattern
 
clone() - Method in interface ca.nengo.util.TimeSeries
 
closeAll() - Static method in class ca.nengo.plot.Plotter
Close all open plots
closeAllTest() - Static method in class ca.nengo.plot.PlotterFunctional
 
collect(float) - Method in class ca.nengo.util.impl.ProbeImpl
 
collect(float) - Method in interface ca.nengo.util.Probe
Processes new data.
collectAllProbes() - Method in class ca.nengo.model.impl.NetworkImpl
Collects probes from every node in this network.
collectProbes(NetworkImpl) - Method in class ca.nengo.model.impl.NetworkImpl
Removes all the probes from the specified network (recursively including subnetworks) and adds them to this network.
collectSpikes(boolean) - Method in interface ca.nengo.model.Ensemble
 
collectSpikes(boolean) - Method in class ca.nengo.model.impl.AbstractEnsemble
 
commitChanges() - Method in class ca.nengo.config.ui.ConfigurationChangeListener
 
CompositeApproximator - Class in ca.nengo.math.impl
A LinearApproximator that approximates multi-dimensional functions as sums of lower-dimensional functions.
CompositeApproximator(LinearApproximator[], int[][]) - Constructor for class ca.nengo.math.impl.CompositeApproximator
 
CompositeApproximatorTest - Class in ca.nengo.math.impl
Unit tests for CompositeApproximator.
CompositeApproximatorTest() - Constructor for class ca.nengo.math.impl.CompositeApproximatorTest
 
CompositePlasticityRule - Class in ca.nengo.model.plasticity.impl
A PlasticityRule that delegates to underlying spike-based and rate-based rules.
CompositePlasticityRule(PlasticityRule, PlasticityRule) - Constructor for class ca.nengo.model.plasticity.impl.CompositePlasticityRule
 
CompositePlasticityRule() - Constructor for class ca.nengo.model.plasticity.impl.CompositePlasticityRule
Defaults to NullRules.
CompositePlasticityRule.NullRule - Class in ca.nengo.model.plasticity.impl
A null plasticity rule that always returns zeros from getDerivative().
CompositePlasticityRule.NullRule() - Constructor for class ca.nengo.model.plasticity.impl.CompositePlasticityRule.NullRule
 
ConfigExceptionHandler - Class in ca.nengo.config.ui
Handles UI-generated exceptions consistently.
ConfigExceptionHandler() - Constructor for class ca.nengo.config.ui.ConfigExceptionHandler
 
Configurable - Interface in ca.nengo.config
This interface can be implemented by objects that wish to expose a customized Configuration.
Configuration - Interface in ca.nengo.config
Contains all the variable parameters of a Configurable object.
ConfigurationChangeListener - Class in ca.nengo.config.ui
A listener for changes to Property values.
ConfigurationChangeListener(JTree, TreePath) - Constructor for class ca.nengo.config.ui.ConfigurationChangeListener
 
ConfigurationChangeListener.EditorProxy - Interface in ca.nengo.config.ui
An editor component (from ConfigurationHandler.getEditor(...)) must implement EditorProxy in order to allow retrieval of a new value when editing is complete.
ConfigurationHandler - Interface in ca.nengo.config
Manages configuration of Propertys of of a certain Class.
ConfigurationImpl - Class in ca.nengo.config.impl
Default implementation of Configuration.
ConfigurationImpl(Object) - Constructor for class ca.nengo.config.impl.ConfigurationImpl
 
ConfigurationImplTest - Class in ca.nengo.model.impl
Unit tests for ConfigurationImpl.
ConfigurationImplTest() - Constructor for class ca.nengo.model.impl.ConfigurationImplTest
 
ConfigurationTreeCellEditor - Class in ca.nengo.config.ui
TreeCellEditor for configuration trees.
ConfigurationTreeCellEditor(JTree) - Constructor for class ca.nengo.config.ui.ConfigurationTreeCellEditor
 
ConfigurationTreeCellEditorTest - Class in ca.nengo.config.ui
This is currently a functional test for tree cell resizing on the mac.
ConfigurationTreeCellEditorTest() - Constructor for class ca.nengo.config.ui.ConfigurationTreeCellEditorTest
 
ConfigurationTreeCellRenderer - Class in ca.nengo.config.ui
Renderer for cells in a configuration tree.
ConfigurationTreeCellRenderer() - Constructor for class ca.nengo.config.ui.ConfigurationTreeCellRenderer
 
ConfigurationTreeModel - Class in ca.nengo.config.ui
Data model underlying JTree user interface for a Configurable.
ConfigurationTreeModel(Object) - Constructor for class ca.nengo.config.ui.ConfigurationTreeModel
 
ConfigurationTreeModel.NullValue - Class in ca.nengo.config.ui
For the configuration UI to use in place of a null parameter value.
ConfigurationTreeModel.NullValue() - Constructor for class ca.nengo.config.ui.ConfigurationTreeModel.NullValue
 
ConfigurationTreeModel.Value - Class in ca.nengo.config.ui
 
ConfigurationTreeModel.Value(int, Object) - Constructor for class ca.nengo.config.ui.ConfigurationTreeModel.Value
 
ConfigurationTreePopupListener - Class in ca.nengo.config.ui
Creates a popup menu for configuration tree nodes, to allow refreshing, adding/setting/removing, etc.
ConfigurationTreePopupListener(JTree, ConfigurationTreeModel) - Constructor for class ca.nengo.config.ui.ConfigurationTreePopupListener
 
configure(Dialog, Object) - Static method in class ca.nengo.config.ConfigUtil
 
configure(Frame, Object) - Static method in class ca.nengo.config.ConfigUtil
 
ConfigUtil - Class in ca.nengo.config
Configuration-related utility methods.
ConfigUtil() - Constructor for class ca.nengo.config.ConfigUtil
 
ConfigUtil.ConfigurationPane - Class in ca.nengo.config
 
ConfigUtil.ConfigurationPane(Object) - Constructor for class ca.nengo.config.ConfigUtil.ConfigurationPane
 
connect(String, Probeable, String, boolean) - Method in class ca.nengo.util.impl.ProbeImpl
 
connect(Probeable, String, boolean) - Method in class ca.nengo.util.impl.ProbeImpl
 
connect(String, Probeable, String, boolean) - Method in interface ca.nengo.util.Probe
 
connect(Probeable, String, boolean) - Method in interface ca.nengo.util.Probe
 
ConstantFunction - Class in ca.nengo.math.impl
A Function that maps everything to the same value.
ConstantFunction(int, float) - Constructor for class ca.nengo.math.impl.ConstantFunction
 
ConstantFunctionTest - Class in ca.nengo.math.impl
 
ConstantFunctionTest() - Constructor for class ca.nengo.math.impl.ConstantFunctionTest
 
constantRateRun(float) - Method in class ca.nengo.model.neuron.impl.LIFSpikeGenerator
 
convert(float[][]) - Static method in class ca.nengo.util.MU
 
convert(float[]) - Static method in class ca.nengo.util.MU
 
convert(double[][]) - Static method in class ca.nengo.util.MU
 
convert(double[]) - Static method in class ca.nengo.util.MU
 
Convolution - Class in ca.nengo.math.impl
A numerical convolution of two one-dimensional functions.
Convolution(Function, Function, float, float) - Constructor for class ca.nengo.math.impl.Convolution
 
copy(float[], int, int, int) - Static method in class ca.nengo.util.MU
 
copyInto(float[][], float[][], int, int, int) - Static method in class ca.nengo.util.MU
Unlike System.arraycopy, this function copies the source matrix into the destination while preserving the original row length.
correct(float[]) - Method in class ca.nengo.math.impl.GradientDescentApproximator.CoefficientsSameSign
 
correct(float[]) - Method in interface ca.nengo.math.impl.GradientDescentApproximator.Constraints
 
createConfigurationPane(Object) - Static method in class ca.nengo.config.ConfigUtil
Shows a tree in which object properties can be edited.
createFrame() - Method in class ca.nengo.plot.Plotter
 
CreateMatrixEditor(Object, ConfigurationChangeListener) - Method in class ca.nengo.config.handlers.MatrixHandler
 
CreateMatrixEditor(Object, ConfigurationChangeListener) - Method in class ca.nengo.config.handlers.MatrixHandlerBase
 
CreateMatrixEditor(Object, ConfigurationChangeListener) - Method in class ca.nengo.config.handlers.VectorHandler
 
createNetwork() - Static method in class ca.nengo.examples.IntegratorExample
 
CriticallyDampedMuscle - Class in ca.nengo.model.muscle.impl
A simple, phenomenological muscle model in which activation-force dynamics are modelled with a linear 2nd-order low-pass filter (see e.g.
CriticallyDampedMuscle(String, float, float) - Constructor for class ca.nengo.model.muscle.impl.CriticallyDampedMuscle
 
CURRENT - Static variable in class ca.nengo.model.neuron.impl.SpikingNeuron
Name of Origin representing unscaled and unbiased current entering the soma.
CurveFitter - Interface in ca.nengo.math
Finds a Function that fits a set of a example points in some sense (e.g.

A B C D E F G H I J K L M N O P R S T U V W X Z