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

G

g(float, float[]) - Method in interface ca.nengo.dynamics.DynamicalSystem
The output equation.
g(float, float[]) - Method in class ca.nengo.dynamics.impl.AbstractDynamicalSystem
 
g(float, float[]) - Method in class ca.nengo.dynamics.impl.LTISystem
 
g(float, float[]) - Method in class ca.nengo.dynamics.impl.RK45IntegratorTest.VanderPol
 
g(float, float[]) - Method in class ca.nengo.dynamics.impl.SimpleLTISystem
 
g(float, float[]) - Method in class ca.nengo.model.muscle.impl.HillMuscle.Dynamics
 
g(float, float[]) - Method in class ca.nengo.model.neuron.impl.HodgkinHuxleySpikeGenerator.HodgkinHuxleySystem
 
GaussianPDF - Class in ca.nengo.math.impl
Univariate Gaussian probability density function.
GaussianPDF(float, float) - Constructor for class ca.nengo.math.impl.GaussianPDF
 
GaussianPDF(float, float, float) - Constructor for class ca.nengo.math.impl.GaussianPDF
Constructs a scaled Gaussian with the given peak value.
GaussianPDF() - Constructor for class ca.nengo.math.impl.GaussianPDF
Instantiates with default mean=0 and variance=1
GaussianPDFTest - Class in ca.nengo.math.impl
Unit test for GaussianPDF.
GaussianPDFTest() - Constructor for class ca.nengo.math.impl.GaussianPDFTest
 
genVectors(int, int) - Method in class ca.nengo.math.impl.IndependentDimensionApproximator.EncoderFactory
 
genVectors(int, int) - Method in class ca.nengo.math.impl.IndependentDimensionApproximator.EvalPointFactory
 
genVectors(int, int) - Method in class ca.nengo.util.impl.RandomHypersphereVG
 
genVectors(int, int) - Method in class ca.nengo.util.impl.Rectifier
 
genVectors(int, int) - Method in interface ca.nengo.util.VectorGenerator
The vector distribution is decided by implementing classes.
getA(float) - Method in class ca.nengo.dynamics.impl.LTISystem
 
getA() - Method in class ca.nengo.dynamics.impl.LTISystem
 
getA(float) - Method in interface ca.nengo.dynamics.LinearSystem
 
getA() - Method in class ca.nengo.model.neuron.impl.IzhikevichSpikeGenerator
 
getA() - Method in enum ca.nengo.model.neuron.impl.IzhikevichSpikeGenerator.Preset
 
getAdaptedRate(float) - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGenerator
 
getAmplitude() - Method in class ca.nengo.math.impl.SineFunction
 
getAmplitudes() - Method in class ca.nengo.math.impl.FourierFunction
 
getApproximator(float[][], float[][]) - Method in interface ca.nengo.math.ApproximatorFactory
 
getApproximator(float[][], float[][]) - Method in class ca.nengo.math.impl.GradientDescentApproximator.Factory
 
getApproximator(float[][], float[][]) - Method in class ca.nengo.math.impl.IndependentDimensionApproximator.Factory
 
getApproximator(float[][], float[][]) - Method in class ca.nengo.math.impl.WeightedCostApproximator.Factory
 
getApproximatorFactory() - Method in class ca.nengo.model.nef.impl.DecodableEnsembleImpl
 
getApproximatorFactory() - Method in class ca.nengo.model.nef.impl.NEFEnsembleFactoryImpl
 
getApproximatorFactory() - Method in interface ca.nengo.model.nef.NEFEnsembleFactory
 
getArgDocs(Method, int) - Static method in class ca.nengo.config.JavaSourceParser
 
getArgDocs(Constructor<?>, int) - Static method in class ca.nengo.config.JavaSourceParser
 
getArgNames(Method) - Static method in class ca.nengo.config.JavaSourceParser
 
getArgNames(Constructor<?>) - Static method in class ca.nengo.config.JavaSourceParser
 
getAxisClusterFactor() - Method in class ca.nengo.util.impl.RandomHypersphereVG
 
getB(float) - Method in class ca.nengo.dynamics.impl.LTISystem
 
getB() - Method in class ca.nengo.dynamics.impl.LTISystem
 
getB(float) - Method in interface ca.nengo.dynamics.LinearSystem
 
getB() - Method in class ca.nengo.model.neuron.impl.IzhikevichSpikeGenerator
 
getB() - Method in enum ca.nengo.model.neuron.impl.IzhikevichSpikeGenerator.Preset
 
getBarChart(float[], String) - Method in class ca.nengo.plot.impl.DefaultPlotter
 
getBaseTerminationName() - Method in class ca.nengo.model.nef.impl.BiasTermination
 
getBasisDimension() - Method in interface ca.nengo.math.FunctionBasis
 
getBasisDimension() - Method in class ca.nengo.math.impl.FunctionBasisImpl
 
getBias() - Method in class ca.nengo.math.impl.LinearFunction
 
getBias() - Method in class ca.nengo.model.neuron.impl.SpikingNeuron
 
getBiasEncoders() - Method in class ca.nengo.model.nef.impl.BiasTermination
 
getBooleanField() - Method in class ca.nengo.model.impl.MockConfigurable
 
getC(float) - Method in class ca.nengo.dynamics.impl.LTISystem
 
getC() - Method in class ca.nengo.dynamics.impl.LTISystem
 
getC(float) - Method in interface ca.nengo.dynamics.LinearSystem
 
getC() - Method in class ca.nengo.model.neuron.impl.IzhikevichSpikeGenerator
 
getC() - Method in enum ca.nengo.model.neuron.impl.IzhikevichSpikeGenerator.Preset
 
getCellRenderer() - Method in class ca.nengo.config.ConfigUtil.ConfigurationPane
 
getChild(Object, int) - Method in class ca.nengo.config.ui.ConfigurationTreeModel
 
getChildCount(Object) - Method in class ca.nengo.config.ui.ConfigurationTreeModel
 
getClosestMode(SimulationMode, SimulationMode[]) - Static method in enum ca.nengo.model.SimulationMode
A convenience method for finding the closest supported mode to a requested mode.
getCoefficients() - Method in class ca.nengo.math.impl.FunctionBasisImpl
 
getCoefficients() - Method in class ca.nengo.math.impl.Polynomial
 
getCollectSpikesRatio() - Method in class ca.nengo.model.impl.AbstractEnsemble
 
getColumnCount() - Method in class ca.nengo.config.ui.MatrixEditor
 
getComponents() - Method in class ca.nengo.math.impl.FourierFunction
 
getConfigurable() - Method in interface ca.nengo.config.Configuration
 
getConfigurable() - Method in class ca.nengo.config.impl.ConfigurationImpl
 
getConfigurableField() - Method in class ca.nengo.model.impl.MockConfigurable
 
getConfiguration() - Method in interface ca.nengo.config.Configurable
 
getConfiguration(Object) - Static method in class ca.nengo.config.ConfigUtil
 
getConfiguration() - Method in class ca.nengo.config.ui.ConfigurationTreeModel.Value
 
getConfiguration() - Method in class ca.nengo.config.ui.NewConfigurableDialog.ConstructionProperties
 
getConfiguration() - Method in class ca.nengo.math.impl.FunctionBasisImpl
 
getConfiguration() - Method in class ca.nengo.math.impl.LinearCurveFitter.InterpolatedFunction
 
getConfiguration() - Method in class ca.nengo.math.impl.PiecewiseConstantFunction
 
getConfiguration() - Method in class ca.nengo.model.impl.BasicOrigin
 
getConfiguration() - Method in class ca.nengo.model.impl.MockConfigurable
 
getConfiguration() - Method in class ca.nengo.model.impl.MockConfigurable.MockLittleConfigurable
 
getConfiguration() - Method in class ca.nengo.model.muscle.impl.HillMuscle.Dynamics
 
getConfiguration() - Method in class ca.nengo.model.nef.impl.DecodedOrigin
 
getConfiguration() - Method in class ca.nengo.util.impl.TimeSeries1DImpl
 
getConstantRateModeSupported() - Method in class ca.nengo.model.neuron.impl.DynamicalSystemSpikeGenerator
 
getConstructionTemplate() - Static method in class ca.nengo.model.impl.MockConfigurable
 
getConstructionTemplate() - Static method in class ca.nengo.model.impl.MockConfigurable.MockChildConfigurable
 
getControlPanel() - Method in class ca.nengo.config.ui.MatrixEditor
 
getCostFunction(int) - Method in class ca.nengo.math.impl.WeightedCostApproximator.Factory
Note: override to use non-uniform error weighting.
getCtrlPanel() - Method in class ca.nengo.plot.Scope
 
getCurrentRange() - Method in class ca.nengo.model.neuron.impl.DynamicalSystemSpikeGenerator
 
getCurrentUnits() - Method in class ca.nengo.model.neuron.impl.LinearSynapticIntegrator
 
getD(float) - Method in class ca.nengo.dynamics.impl.LTISystem
 
getD() - Method in class ca.nengo.dynamics.impl.LTISystem
 
getD(float) - Method in interface ca.nengo.dynamics.LinearSystem
 
getD() - Method in class ca.nengo.model.neuron.impl.IzhikevichSpikeGenerator
 
getD() - Method in enum ca.nengo.model.neuron.impl.IzhikevichSpikeGenerator.Preset
 
getData() - Method in class ca.nengo.util.impl.ProbeImpl
 
getData() - Method in interface ca.nengo.util.Probe
 
getDatabase() - Method in class ca.nengo.model.nef.impl.NEFEnsembleFactoryImpl
 
getDecodedOrigins() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
Used to get decoded origins to give to GPU.
getDecodedTerminations() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
Used to get decoded terminations to give to GPU.
getDecoders() - Method in class ca.nengo.model.nef.impl.DecodedOrigin
 
getDefaultLocation() - Static method in class ca.nengo.io.FileManager
 
getDefaultValue(Class<?>) - Method in interface ca.nengo.config.ConfigurationHandler
 
getDefaultValue(Class<?>) - Static method in class ca.nengo.config.ConfigUtil
 
getDefaultValue(Class<?>) - Method in class ca.nengo.config.handlers.BooleanHandler
 
getDefaultValue(Class<?>) - Method in class ca.nengo.config.handlers.EnumHandler
 
getDefaultValue(Class<?>) - Method in class ca.nengo.config.handlers.FloatHandler
 
getDefaultValue(Class<?>) - Method in class ca.nengo.config.handlers.IntegerHandler
 
getDefaultValue(Class<?>) - Method in class ca.nengo.config.handlers.LongHandler
 
getDefaultValue(Class<?>) - Method in class ca.nengo.config.handlers.MatrixHandler
 
getDefaultValue(Class<?>) - Method in class ca.nengo.config.handlers.StringHandler
 
getDefaultValue(Class<?>) - Method in class ca.nengo.config.handlers.UnitsHandler
 
getDefaultValue(Class<?>) - Method in class ca.nengo.config.handlers.VectorHandler
 
getDefaultValue() - Method in class ca.nengo.config.impl.ListPropertyImpl
 
getDefaultValue() - Method in class ca.nengo.config.impl.TemplateArrayProperty
 
getDefaultValue() - Method in interface ca.nengo.config.ListProperty
 
getDefaultValue(Class<?>) - Method in class ca.nengo.config.MainHandler
 
getDelta() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunction
 
getDelta() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunction.NumericalDerivative
 
getDensity() - Method in class ca.nengo.math.impl.IndicatorPDF
 
getDerivative() - Method in interface ca.nengo.math.DifferentiableFunction
 
getDerivative() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunction
 
getDerivative() - Method in class ca.nengo.math.impl.SigmoidFunction
 
getDerivative(float[][], InstantaneousOutput, float) - Method in class ca.nengo.model.plasticity.impl.CompositePlasticityRule
 
getDerivative(float[][], InstantaneousOutput, float) - Method in class ca.nengo.model.plasticity.impl.CompositePlasticityRule.NullRule
 
getDerivative(float[][], InstantaneousOutput, float) - Method in class ca.nengo.model.plasticity.impl.RealPlasticityRule
 
getDerivative(float[][], InstantaneousOutput, float) - Method in class ca.nengo.model.plasticity.impl.SpikePlasticityRule
 
getDerivative(float[][], InstantaneousOutput, float) - Method in interface ca.nengo.model.plasticity.PlasticityRule
 
getDerivativeDimension() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunction
 
getDerivativeDimension() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunction.NumericalDerivative
 
getDimension() - Method in interface ca.nengo.math.Function
 
getDimension() - Method in class ca.nengo.math.impl.AbstractFunction
 
getDimension() - Method in class ca.nengo.math.impl.ConstantFunction
 
getDimension() - Method in class ca.nengo.math.impl.FourierFunction
 
getDimension() - Method in class ca.nengo.math.impl.GaussianPDF
 
getDimension() - Method in class ca.nengo.math.impl.IdentityFunction
 
getDimension() - Method in class ca.nengo.math.impl.IndicatorPDF
 
getDimension() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunction
Passed through to underlying Function.
getDimension() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunction.NumericalDerivative
 
getDimension() - Method in class ca.nengo.math.impl.PostfixFunction
 
getDimension() - Method in class ca.nengo.math.impl.SineFunction
 
getDimension() - Method in interface ca.nengo.model.ExpandableNode
 
getDimension() - Method in class ca.nengo.model.impl.EnsembleImpl
 
getDimension() - Method in class ca.nengo.model.impl.EnsembleImplTest.MockExpandableNode
 
getDimension() - Method in class ca.nengo.model.impl.PreciseSpikeOutputImpl
 
getDimension() - Method in class ca.nengo.model.impl.RealOutputImpl
 
getDimension() - Method in class ca.nengo.model.impl.SpikeOutputImpl
 
getDimension() - Method in interface ca.nengo.model.InstantaneousOutput
 
getDimension() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getDimension() - Method in interface ca.nengo.model.nef.NEFEnsemble
 
getDimension() - Method in class ca.nengo.model.neuron.impl.ExpandableSpikingNeuron
 
getDimension() - Method in class ca.nengo.util.impl.TimeSeries1DImpl
 
getDimension() - Method in class ca.nengo.util.impl.TimeSeriesImpl
 
getDimension() - Method in interface ca.nengo.util.TimeSeries
 
getDimensions() - Method in class ca.nengo.model.impl.BasicOrigin
 
getDimensions() - Method in class ca.nengo.model.impl.BasicTermination
 
getDimensions() - Method in class ca.nengo.model.impl.EnsembleOrigin
 
getDimensions() - Method in class ca.nengo.model.impl.EnsembleTermination
 
getDimensions() - Method in class ca.nengo.model.impl.LinearExponentialTermination
 
getDimensions() - Method in class ca.nengo.model.impl.NetworkImpl.OriginWrapper
 
getDimensions() - Method in class ca.nengo.model.impl.NetworkImpl.TerminationWrapper
 
getDimensions() - Method in class ca.nengo.model.impl.PassthroughNode.PassthroughTermination
 
getDimensions() - Method in class ca.nengo.model.impl.ProbeableOrigin
 
getDimensions() - Method in class ca.nengo.model.impl.ProjectionImplTest.MockOrigin
 
getDimensions() - Method in class ca.nengo.model.impl.ProjectionImplTest.MockTermination
 
getDimensions() - Method in class ca.nengo.model.nef.impl.DecodedOrigin
 
getDimensions() - Method in class ca.nengo.model.nef.impl.DecodedTermination
 
getDimensions() - Method in class ca.nengo.model.neuron.impl.SpikeGeneratorOrigin
 
getDimensions() - Method in interface ca.nengo.model.Origin
 
getDimensions() - Method in interface ca.nengo.model.Termination
 
getDirectModeDynamics() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getDirectModeIntegrator() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getDiscontinuities() - Method in class ca.nengo.math.impl.PiecewiseConstantFunction
 
getDocs(Class<?>) - Static method in class ca.nengo.config.JavaSourceParser
 
getDocs(Method) - Static method in class ca.nengo.config.JavaSourceParser
 
getDocs(Constructor<?>) - Static method in class ca.nengo.config.JavaSourceParser
 
getDocumentation() - Method in class ca.nengo.config.impl.AbstractProperty
 
getDocumentation() - Method in class ca.nengo.config.impl.ListPropertyImpl
 
getDocumentation() - Method in class ca.nengo.config.impl.NamedValuePropertyImpl
 
getDocumentation() - Method in class ca.nengo.config.impl.SingleValuedPropertyImpl
 
getDocumentation() - Method in interface ca.nengo.config.Property
 
getDocumentation() - Method in class ca.nengo.model.impl.AbstractEnsemble
 
getDocumentation() - Method in class ca.nengo.model.impl.AbstractNode
 
getDocumentation() - Method in class ca.nengo.model.impl.FunctionInput
 
getDocumentation() - Method in class ca.nengo.model.impl.MockNode
 
getDocumentation() - Method in class ca.nengo.model.impl.NetworkImpl
 
getDocumentation() - Method in class ca.nengo.model.impl.PassthroughNode
 
getDocumentation() - Method in class ca.nengo.model.muscle.impl.LinkSegmentModelImpl
 
getDocumentation() - Method in class ca.nengo.model.muscle.impl.SkeletalMuscleImpl
 
getDocumentation() - Method in class ca.nengo.model.neuron.impl.SpikingNeuron
 
getDocumentation() - Method in interface ca.nengo.model.Node
 
getDominantTimeConstant(LTISystem) - Static method in class ca.nengo.dynamics.impl.CanonicalModel
 
getDynamics() - Method in class ca.nengo.model.impl.NoiseFactory.NoiseImplPDF
 
getDynamics() - Method in class ca.nengo.model.nef.impl.DecodedTermination
 
getDynamics() - Method in class ca.nengo.model.neuron.impl.DynamicalSystemSpikeGenerator
 
getEditor(Object, ConfigurationChangeListener, JComponent) - Method in interface ca.nengo.config.ConfigurationHandler
 
getEditor(Object, ConfigurationChangeListener, JComponent) - Method in class ca.nengo.config.handlers.BaseHandler
Returns a JTextField.
getEditor(Object, ConfigurationChangeListener, JComponent) - Method in class ca.nengo.config.handlers.BooleanHandler
 
getEditor(Object, ConfigurationChangeListener, JComponent) - Method in class ca.nengo.config.handlers.EnumHandler
 
getEditor(Object, ConfigurationChangeListener, JComponent) - Method in class ca.nengo.config.handlers.MatrixHandlerBase
 
getEditor(Object, ConfigurationChangeListener, JComponent) - Method in class ca.nengo.config.handlers.UnitsHandler
 
getEditor(Object, ConfigurationChangeListener, JComponent) - Method in class ca.nengo.config.MainHandler
 
getEncoderFactory() - Method in class ca.nengo.model.nef.impl.NEFEnsembleFactoryImpl
 
getEncoderFactory() - Method in interface ca.nengo.model.nef.NEFEnsembleFactory
 
getEncoders() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getEncoders() - Method in interface ca.nengo.model.nef.NEFEnsemble
 
getEndTime() - Method in class ca.nengo.util.impl.NodeThreadPool
 
getEnsembleFactory() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getEnsembleFactory() - Method in interface ca.nengo.model.nef.NEFEnsemble
 
getEnsembleName() - Method in class ca.nengo.util.impl.ProbeImpl
 
getEnsembleName() - Method in interface ca.nengo.util.Probe
 
getError() - Method in class ca.nengo.model.nef.impl.DecodedOrigin
 
getError(int) - Method in class ca.nengo.model.nef.impl.DecodedOrigin
 
getEvalPointFactory() - Method in class ca.nengo.model.nef.impl.NEFEnsembleFactoryImpl
 
getEvalPointFactory() - Method in interface ca.nengo.model.nef.NEFEnsembleFactory
 
getEvalPoints() - Method in class ca.nengo.math.impl.CompositeApproximator
 
getEvalPoints() - Method in class ca.nengo.math.impl.GradientDescentApproximator
 
getEvalPoints() - Method in class ca.nengo.math.impl.IndependentDimensionApproximator
 
getEvalPoints() - Method in class ca.nengo.math.impl.WeightedCostApproximator
 
getEvalPoints() - Method in interface ca.nengo.math.LinearApproximator
 
getEvalPoints() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getExposedOriginName(Origin) - Method in class ca.nengo.model.impl.NetworkImpl
 
getExposedOriginName(Origin) - Method in interface ca.nengo.model.Network
Returns the name of the exposed origin given the inner origin.
getExposedTerminationName(Termination) - Method in class ca.nengo.model.impl.NetworkImpl
 
getExposedTerminationName(Termination) - Method in interface ca.nengo.model.Network
Returns the name of the exposed termination given the inner termination.
getExpression() - Method in class ca.nengo.math.impl.PostfixFunction
 
getFallbackMode() - Method in enum ca.nengo.model.SimulationMode
 
getField() - Method in class ca.nengo.model.impl.MockConfigurable.MockChildConfigurable
 
getField() - Method in class ca.nengo.model.impl.MockConfigurable.MockLittleConfigurable
 
getFinder(float[]) - Method in class ca.nengo.util.impl.LinearInterpolatorND
Uses a StatefulIndexFinder by default.
getFixedCardinalityField() - Method in class ca.nengo.model.impl.MockConfigurable
 
getFloatArrayArrayField() - Method in class ca.nengo.model.impl.MockConfigurable
 
getFloatArrayField() - Method in class ca.nengo.model.impl.MockConfigurable
 
getFloatField() - Method in class ca.nengo.model.impl.MockConfigurable
 
getForce() - Method in class ca.nengo.model.muscle.impl.SkeletalMuscleImpl
 
getForce() - Method in interface ca.nengo.model.muscle.SkeletalMuscle
 
getFrequencies() - Method in class ca.nengo.math.impl.FourierFunction
 
getFrequency() - Method in class ca.nengo.model.impl.NoiseFactory.NoiseImplPDF
 
getFunction(int) - Method in interface ca.nengo.math.FunctionBasis
 
getFunction(int) - Method in class ca.nengo.math.impl.FunctionBasisImpl
 
getFunction() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunction
 
getFunction() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunction.NumericalDerivative
 
getFunction() - Method in class ca.nengo.model.impl.NoiseFactory.NoiseImplFunction
 
getFunction() - Method in class ca.nengo.model.plasticity.impl.RealPlasticityRule
 
getFunctionOne() - Method in class ca.nengo.math.impl.Convolution
 
getFunctions() - Method in class ca.nengo.model.impl.FunctionInput
 
getFunctions() - Method in class ca.nengo.model.nef.impl.DecodedOrigin
 
getFunctionTwo() - Method in class ca.nengo.math.impl.Convolution
 
getGenerator() - Method in class ca.nengo.model.neuron.impl.SpikeGeneratorOrigin
 
getGenerator() - Method in class ca.nengo.model.neuron.impl.SpikingNeuron
 
getGeneratorFactory() - Method in class ca.nengo.model.neuron.impl.SpikingNeuronFactory
 
getGraphPanel() - Method in class ca.nengo.plot.Scope
 
getHigh() - Method in class ca.nengo.math.impl.IndicatorPDF
 
getHigh() - Method in class ca.nengo.math.impl.SigmoidFunction
 
getHistory(String) - Method in class ca.nengo.model.impl.AbstractEnsemble
 
getHistory(String) - Method in class ca.nengo.model.impl.FunctionInput
 
getHistory(String) - Method in class ca.nengo.model.impl.NetworkImpl
 
getHistory(String) - Method in class ca.nengo.model.muscle.impl.LinkSegmentModelImpl
 
getHistory(String) - Method in class ca.nengo.model.muscle.impl.SkeletalMuscleImpl
 
getHistory(String) - Method in class ca.nengo.model.nef.impl.DecodableEnsembleImpl
 
getHistory(String) - Method in class ca.nengo.model.nef.impl.DecodedTermination
 
getHistory(String) - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getHistory(String) - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGenerator
 
getHistory(String) - Method in class ca.nengo.model.neuron.impl.DynamicalSystemSpikeGenerator
 
getHistory(String) - Method in class ca.nengo.model.neuron.impl.IzhikevichSpikeGenerator
 
getHistory(String) - Method in class ca.nengo.model.neuron.impl.LIFSpikeGenerator
 
getHistory(String) - Method in class ca.nengo.model.neuron.impl.SpikingNeuron
Available states include "I" (net current into SpikeGenerator) and the states of the SpikeGenerator.
getHistory(String) - Method in interface ca.nengo.model.Probeable
Note that the units of TimeSeries' for a given state do not change over time (ie at different time steps).
getIcon(Object) - Method in class ca.nengo.config.IconRegistry
 
getIcon(Class<?>) - Method in class ca.nengo.config.IconRegistry
 
getIconHeight() - Method in class ca.nengo.plot.SolidColorIcon
 
getIconWidth() - Method in class ca.nengo.plot.SolidColorIcon
 
getIdentityDimension() - Method in class ca.nengo.math.impl.IdentityFunction
 
getImmutableField() - Method in class ca.nengo.model.impl.MockConfigurable
 
getImplementations(Class<?>) - Method in class ca.nengo.config.ClassRegistry
 
getIncN() - Method in class ca.nengo.model.neuron.impl.ALIFNeuronFactory
 
getIncN() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGenerator.Factory
 
getIncN() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGenerator
 
getIndex() - Method in class ca.nengo.config.ui.ConfigurationTreeModel.Value
 
getIndexOfChild(Object, Object) - Method in class ca.nengo.config.ui.ConfigurationTreeModel
 
getInflection() - Method in class ca.nengo.math.impl.SigmoidFunction
 
getInflection() - Method in class ca.nengo.model.neuron.impl.PoissonSpikeGenerator.SigmoidFactory
 
getInitialState() - Method in class ca.nengo.model.nef.impl.DecodedTermination
 
getInput() - Method in class ca.nengo.model.impl.LinearExponentialTermination
 
getInput() - Method in class ca.nengo.model.impl.PlasticEnsembleTermination
 
getInput() - Method in class ca.nengo.model.nef.impl.DecodedTermination
 
getInput() - Method in interface ca.nengo.model.PlasticTermination
 
getInputDimension() - Method in interface ca.nengo.dynamics.DynamicalSystem
 
getInputDimension() - Method in class ca.nengo.dynamics.impl.AbstractDynamicalSystem
 
getInputDimension() - Method in class ca.nengo.dynamics.impl.LTISystem
 
getInputDimension() - Method in class ca.nengo.dynamics.impl.RK45IntegratorTest.VanderPol
 
getInputDimension() - Method in class ca.nengo.model.muscle.impl.HillMuscle.Dynamics
 
getInputDimension() - Method in class ca.nengo.model.neuron.impl.HodgkinHuxleySpikeGenerator.HodgkinHuxleySystem
 
getInstance() - Static method in class ca.nengo.config.ClassRegistry
 
getInstance() - Static method in class ca.nengo.config.IconRegistry
 
getInstance() - Static method in class ca.nengo.config.MainHandler
 
getIntegrator() - Method in class ca.nengo.model.impl.NoiseFactory.NoiseImplPDF
 
getIntegrator() - Method in class ca.nengo.model.neuron.impl.DynamicalSystemSpikeGenerator
 
getIntegrator() - Method in class ca.nengo.model.neuron.impl.SpikingNeuron
 
getIntegratorFactory() - Method in class ca.nengo.model.neuron.impl.SpikingNeuronFactory
 
getIntercept() - Method in class ca.nengo.model.neuron.impl.ALIFNeuronFactory
 
getIntercept() - Method in class ca.nengo.model.neuron.impl.LIFNeuronFactory
 
getIntercept() - Method in class ca.nengo.model.neuron.impl.PoissonSpikeGenerator.LinearFactory
 
getInterneurons() - Method in class ca.nengo.model.nef.impl.BiasOrigin
 
getIntField() - Method in class ca.nengo.model.impl.MockConfigurable
 
getJointNames() - Method in class ca.nengo.model.muscle.impl.LinkSegmentModelImpl
 
getJointNames() - Method in interface ca.nengo.model.muscle.LinkSegmentModel
 
getLabels() - Method in class ca.nengo.util.impl.TimeSeries1DImpl
 
getLabels() - Method in class ca.nengo.util.impl.TimeSeriesImpl
 
getLabels() - Method in interface ca.nengo.util.TimeSeries
 
getListProperty(Configuration, String, Class<?>) - Static method in class ca.nengo.config.impl.ListPropertyImpl
 
getLow() - Method in class ca.nengo.math.impl.IndicatorPDF
 
getLow() - Method in class ca.nengo.math.impl.SigmoidFunction
 
getMap() - Method in class ca.nengo.math.impl.LinearFunction
 
getMatrix() - Method in class ca.nengo.config.ui.MatrixEditor
 
getMaxIterations() - Method in class ca.nengo.math.impl.GradientDescentApproximator
 
getMaxRate() - Method in class ca.nengo.model.neuron.impl.ALIFNeuronFactory
 
getMaxRate() - Method in class ca.nengo.model.neuron.impl.LIFNeuronFactory
 
getMaxRate() - Method in class ca.nengo.model.neuron.impl.PoissonSpikeGenerator.LinearFactory
 
getMaxRate() - Method in class ca.nengo.model.neuron.impl.PoissonSpikeGenerator.SigmoidFactory
 
getMaxTimeStep() - Method in class ca.nengo.model.neuron.impl.LIFSpikeGenerator
 
getMaxTimeStep() - Method in class ca.nengo.model.neuron.impl.LinearSynapticIntegrator.Factory
 
getMaxTimeStep() - Method in class ca.nengo.model.neuron.impl.LinearSynapticIntegrator
 
getMean() - Method in class ca.nengo.math.impl.GaussianPDF
 
getMessage() - Method in exception ca.nengo.model.SimulationException
Adds ensemble name to message.
getMetaData(String) - Method in class ca.nengo.model.impl.NetworkImpl
 
getMetaData(String) - Method in interface ca.nengo.model.Network
Metadata is non-critical information about the Network (eg UI layout) that the user doesn't access directly.
getMethod(Class<?>, String[], Class<?>[], Class<?>) - Static method in class ca.nengo.config.impl.ListPropertyImpl
 
getMethod(String, String) - Static method in class ca.nengo.config.JavaSourceParser
 
getMinIntraSpikeTime() - Method in class ca.nengo.model.neuron.impl.DynamicalSystemSpikeGenerator
 
getMode() - Method in class ca.nengo.model.impl.AbstractEnsemble
Note that this reflects the latest mode requested of the Ensemble, and that individual Neurons may run in different modes (see setMode).
getMode() - Method in class ca.nengo.model.impl.AbstractNode
 
getMode() - Method in class ca.nengo.model.impl.FunctionInput
 
getMode() - Method in class ca.nengo.model.impl.MockNode
 
getMode() - Method in class ca.nengo.model.impl.NetworkImpl
 
getMode() - Method in class ca.nengo.model.impl.PassthroughNode
 
getMode() - Method in class ca.nengo.model.muscle.impl.LinkSegmentModelImpl
 
getMode() - Method in class ca.nengo.model.muscle.impl.SkeletalMuscleImpl
 
getMode() - Method in class ca.nengo.model.nef.impl.DecodedOrigin
 
getMode() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGenerator
 
getMode() - Method in class ca.nengo.model.neuron.impl.DynamicalSystemSpikeGenerator
 
getMode() - Method in class ca.nengo.model.neuron.impl.IzhikevichSpikeGenerator
 
getMode() - Method in class ca.nengo.model.neuron.impl.LIFSpikeGenerator
 
getMode() - Method in class ca.nengo.model.neuron.impl.PoissonSpikeGenerator
 
getMode() - Method in class ca.nengo.model.neuron.impl.SpikingNeuron
 
getMode() - Method in interface ca.nengo.model.SimulationMode.ModeConfigurable
 
getModeFixed() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getModTermName() - Method in class ca.nengo.model.plasticity.impl.RealPlasticityRule
 
getModTermName() - Method in class ca.nengo.model.plasticity.impl.SpikePlasticityRule
 
getModulatory() - Method in class ca.nengo.model.impl.BasicTermination
 
getModulatory() - Method in class ca.nengo.model.impl.EnsembleTermination
Returns true if more than half of node terminations are modulatory.
getModulatory() - Method in class ca.nengo.model.impl.LinearExponentialTermination
 
getModulatory() - Method in class ca.nengo.model.impl.NetworkImpl.TerminationWrapper
 
getModulatory() - Method in class ca.nengo.model.impl.PassthroughNode.PassthroughTermination
 
getModulatory() - Method in class ca.nengo.model.impl.ProjectionImplTest.MockTermination
 
getModulatory() - Method in class ca.nengo.model.nef.impl.DecodedTermination
 
getModulatory() - Method in interface ca.nengo.model.Termination
 
getMultiValuedField() - Method in class ca.nengo.model.impl.MockConfigurable
 
getMuscle() - Method in interface ca.nengo.model.muscle.GolgiTendonOrgan
 
getMuscle() - Method in interface ca.nengo.model.muscle.MuscleSpindle
 
getMuscles() - Method in class ca.nengo.model.muscle.impl.LinkSegmentModelImpl
 
getMuscles() - Method in interface ca.nengo.model.muscle.LinkSegmentModel
 
getName() - Method in class ca.nengo.config.impl.AbstractProperty
 
getName() - Method in interface ca.nengo.config.Property
 
getName() - Method in class ca.nengo.config.ui.ConfigurationTreeModel.Value
 
getName() - Method in class ca.nengo.model.impl.AbstractEnsemble
 
getName() - Method in class ca.nengo.model.impl.AbstractNode
 
getName() - Method in class ca.nengo.model.impl.BasicOrigin
 
getName() - Method in class ca.nengo.model.impl.BasicTermination
 
getName() - Method in class ca.nengo.model.impl.EnsembleOrigin
 
getName() - Method in class ca.nengo.model.impl.EnsembleTermination
 
getName() - Method in class ca.nengo.model.impl.FunctionInput
 
getName() - Method in class ca.nengo.model.impl.LinearExponentialTermination
 
getName() - Method in class ca.nengo.model.impl.MockNode
 
getName() - Method in class ca.nengo.model.impl.NetworkImpl
 
getName() - Method in class ca.nengo.model.impl.NetworkImpl.OriginWrapper
 
getName() - Method in class ca.nengo.model.impl.NetworkImpl.TerminationWrapper
 
getName() - Method in class ca.nengo.model.impl.PassthroughNode
 
getName() - Method in class ca.nengo.model.impl.PassthroughNode.PassthroughTermination
 
getName() - Method in class ca.nengo.model.impl.ProbeableOrigin
 
getName() - Method in class ca.nengo.model.impl.ProjectionImplTest.MockOrigin
 
getName() - Method in class ca.nengo.model.impl.ProjectionImplTest.MockTermination
 
getName() - Method in class ca.nengo.model.muscle.impl.LinkSegmentModelImpl
 
getName() - Method in class ca.nengo.model.muscle.impl.SkeletalMuscleImpl
 
getName() - Method in class ca.nengo.model.nef.impl.DecodedOrigin
 
getName() - Method in class ca.nengo.model.nef.impl.DecodedTermination
 
getName() - Method in class ca.nengo.model.neuron.impl.SpikeGeneratorOrigin
 
getName() - Method in class ca.nengo.model.neuron.impl.SpikingNeuron
 
getName() - Method in interface ca.nengo.model.Node
 
getName() - Method in interface ca.nengo.model.Origin
 
getName() - Method in interface ca.nengo.model.Termination
 
getName(Class<?>) - Static method in class ca.nengo.util.ClassUtils
 
getName() - Method in class ca.nengo.util.impl.TimeSeries1DImpl
 
getName() - Method in class ca.nengo.util.impl.TimeSeriesImpl
 
getName() - Method in interface ca.nengo.util.TimeSeries
 
getNamedValueProperty(Configuration, String, Class<?>) - Static method in class ca.nengo.config.impl.NamedValuePropertyImpl
 
getNetwork() - Method in class ca.nengo.model.impl.ProjectionImpl
 
getNetwork() - Method in interface ca.nengo.model.Projection
 
getNeurons() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getNewName() - Method in interface ca.nengo.util.VisiblyMutable.NameChangeEvent
 
getNextNode() - Method in class ca.nengo.util.impl.NodeThreadPool
 
getNode() - Method in class ca.nengo.model.impl.BasicOrigin
 
getNode() - Method in class ca.nengo.model.impl.BasicTermination
 
getNode() - Method in class ca.nengo.model.impl.EnsembleOrigin
 
getNode() - Method in class ca.nengo.model.impl.EnsembleTermination
 
getNode() - Method in class ca.nengo.model.impl.LinearExponentialTermination
 
getNode(String) - Method in class ca.nengo.model.impl.NetworkImpl
 
getNode() - Method in class ca.nengo.model.impl.NetworkImpl.OriginWrapper
 
getNode() - Method in class ca.nengo.model.impl.NetworkImpl.TerminationWrapper
 
getNode() - Method in class ca.nengo.model.impl.PassthroughNode.PassthroughTermination
 
getNode() - Method in class ca.nengo.model.impl.ProbeableOrigin
 
getNode() - Method in class ca.nengo.model.impl.ProjectionImplTest.MockOrigin
 
getNode() - Method in class ca.nengo.model.impl.ProjectionImplTest.MockTermination
 
getNode() - Method in class ca.nengo.model.nef.impl.DecodedOrigin
 
getNode() - Method in class ca.nengo.model.nef.impl.DecodedTermination
 
getNode(String) - Method in interface ca.nengo.model.Network
 
getNode() - Method in class ca.nengo.model.neuron.impl.SpikeGeneratorOrigin
 
getNode() - Method in interface ca.nengo.model.Origin
 
getNode() - Method in interface ca.nengo.model.Termination
 
getNodeCount() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getNodeCount() - Method in interface ca.nengo.model.nef.NEFEnsemble
For changing the number of neurons in the ensemble
getNodeFactory() - Method in class ca.nengo.model.nef.impl.NEFEnsembleFactoryImpl
 
getNodeFactory() - Method in interface ca.nengo.model.nef.NEFEnsembleFactory
 
getNodes() - Method in interface ca.nengo.model.Ensemble
 
getNodes() - Method in class ca.nengo.model.impl.AbstractEnsemble
 
getNodes() - Method in class ca.nengo.model.impl.NetworkImpl
 
getNodes() - Method in interface ca.nengo.model.Network
 
getNoise() - Method in class ca.nengo.math.impl.WeightedCostApproximator.Factory
 
getNoise() - Method in class ca.nengo.model.impl.BasicOrigin
 
getNoise() - Method in class ca.nengo.model.nef.impl.DecodedOrigin
 
getNoise() - Method in class ca.nengo.model.neuron.impl.SpikingNeuron
 
getNoise() - Method in interface ca.nengo.model.Noise.Noisy
 
getNSV() - Method in class ca.nengo.math.impl.WeightedCostApproximator.Factory
 
getNumDiscontinuities() - Method in class ca.nengo.math.impl.PiecewiseConstantFunction
 
getNumNeurons() - Method in class ca.nengo.util.impl.SpikePatternImpl
 
getNumNeurons() - Method in interface ca.nengo.util.SpikePattern
 
getNumPoints() - Method in class ca.nengo.math.impl.LinearCurveFitter.InterpolatedFunction
 
getNumThreads() - Static method in class ca.nengo.util.impl.NodeThreadPool
 
getNumValues() - Method in class ca.nengo.config.impl.ListPropertyImpl
 
getNumValues() - Method in class ca.nengo.config.impl.TemplateArrayProperty
 
getNumValues() - Method in interface ca.nengo.config.ListProperty
 
getObject() - Method in class ca.nengo.config.ui.ConfigurationTreeModel.Value
 
getObject() - Method in interface ca.nengo.util.VisiblyMutable.Event
 
getOldName() - Method in interface ca.nengo.util.VisiblyMutable.NameChangeEvent
 
getOmega() - Method in class ca.nengo.math.impl.SineFunction
 
getOnInSpike() - Method in class ca.nengo.model.plasticity.impl.SpikePlasticityRule
 
getOnOutSpike() - Method in class ca.nengo.model.plasticity.impl.SpikePlasticityRule
 
getOnsetRate(float) - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGenerator
 
getOnSurface() - Method in class ca.nengo.util.impl.RandomHypersphereVG
 
getOrder() - Method in class ca.nengo.math.impl.Polynomial
 
getOrder() - Method in class ca.nengo.math.impl.PolynomialCurveFitter
 
getOrigin(String) - Method in class ca.nengo.model.impl.AbstractEnsemble
 
getOrigin(String) - Method in class ca.nengo.model.impl.AbstractNode
 
getOrigin(String) - Method in class ca.nengo.model.impl.FunctionInput
 
getOrigin(String) - Method in class ca.nengo.model.impl.MockNode
 
getOrigin(String) - Method in class ca.nengo.model.impl.NetworkImpl
 
getOrigin(String) - Method in class ca.nengo.model.impl.PassthroughNode
 
getOrigin() - Method in class ca.nengo.model.impl.ProjectionImpl
 
getOrigin(String) - Method in class ca.nengo.model.muscle.impl.LinkSegmentModelImpl
 
getOrigin(String) - Method in class ca.nengo.model.muscle.impl.SkeletalMuscleImpl
 
getOrigin(String) - Method in class ca.nengo.model.nef.impl.DecodableEnsembleImpl
 
getOrigin(String) - Method in class ca.nengo.model.neuron.impl.SpikingNeuron
 
getOrigin(String) - Method in interface ca.nengo.model.Node
 
getOrigin() - Method in interface ca.nengo.model.Projection
 
getOriginName() - Method in class ca.nengo.model.plasticity.impl.RealPlasticityRule
 
getOriginName() - Method in class ca.nengo.model.plasticity.impl.SpikePlasticityRule
 
getOrigins() - Method in class ca.nengo.model.impl.AbstractEnsemble
 
getOrigins() - Method in class ca.nengo.model.impl.AbstractNode
 
getOrigins() - Method in class ca.nengo.model.impl.FunctionInput
 
getOrigins() - Method in class ca.nengo.model.impl.MockNode
 
getOrigins() - Method in class ca.nengo.model.impl.NetworkImpl
 
getOrigins() - Method in class ca.nengo.model.impl.PassthroughNode
 
getOrigins() - Method in class ca.nengo.model.muscle.impl.LinkSegmentModelImpl
 
getOrigins() - Method in class ca.nengo.model.muscle.impl.SkeletalMuscleImpl
 
getOrigins() - Method in class ca.nengo.model.nef.impl.DecodableEnsembleImpl
 
getOrigins() - Method in class ca.nengo.model.neuron.impl.SpikingNeuron
 
getOrigins() - Method in interface ca.nengo.model.Node
 
getOutput() - Method in class ca.nengo.model.impl.BasicTermination
Note: typically called by the Node to which the Termination belongs.
getOutput() - Method in class ca.nengo.model.impl.LinearExponentialTermination
 
getOutput() - Method in class ca.nengo.model.nef.impl.BiasTermination
 
getOutput() - Method in class ca.nengo.model.nef.impl.DecodedTermination
This method should be called after run(...).
getOutput(DecodedOrigin, float[][], SimulationMode) - Static method in class ca.nengo.model.nef.impl.NEFUtil
Calculates an instantaneous input-output mapping for an ensemble.
getOutputDimension() - Method in interface ca.nengo.dynamics.DynamicalSystem
 
getOutputDimension() - Method in class ca.nengo.dynamics.impl.AbstractDynamicalSystem
 
getOutputDimension() - Method in class ca.nengo.dynamics.impl.LTISystem
 
getOutputDimension() - Method in class ca.nengo.dynamics.impl.RK45IntegratorTest.VanderPol
 
getOutputDimension() - Method in class ca.nengo.model.muscle.impl.HillMuscle.Dynamics
 
getOutputDimension() - Method in class ca.nengo.model.neuron.impl.HodgkinHuxleySpikeGenerator.HodgkinHuxleySystem
 
getOutputUnits(int) - Method in interface ca.nengo.dynamics.DynamicalSystem
 
getOutputUnits(int) - Method in class ca.nengo.dynamics.impl.AbstractDynamicalSystem
Returns Units.UNK by default.
getOutputUnits(int) - Method in class ca.nengo.dynamics.impl.LTISystem
 
getOutputUnits(int) - Method in class ca.nengo.model.muscle.impl.HillMuscle.Dynamics
 
getPDF() - Method in class ca.nengo.model.impl.NoiseFactory.NoiseImplPDF
 
getPeak() - Method in class ca.nengo.math.impl.GaussianPDF
 
getPhases() - Method in class ca.nengo.math.impl.FourierFunction
 
getPlasticityInterval() - Method in class ca.nengo.model.impl.PlasticEnsembleImpl
 
getPlasticityInterval() - Method in interface ca.nengo.model.PlasticEnsemble
 
getPlasticityRule(String) - Method in class ca.nengo.model.impl.PlasticEnsembleImpl
 
getPlasticityRule(String) - Method in interface ca.nengo.model.PlasticEnsemble
 
getPoints() - Method in class ca.nengo.math.impl.IndependentDimensionApproximator.EvalPointFactory
 
getPositive() - Method in class ca.nengo.util.impl.Rectifier
 
getPostfixList(String) - Method in class ca.nengo.math.impl.DefaultFunctionInterpreter
 
getPreset() - Method in class ca.nengo.model.neuron.impl.IzhikevichSpikeGenerator
 
getPrimitiveWrapperClass(Class<?>) - Static method in class ca.nengo.config.ConfigUtil
 
getProbes() - Method in class ca.nengo.sim.impl.LocalSimulator
 
getProbes() - Method in interface ca.nengo.sim.Simulator
 
getProgress() - Method in class ca.nengo.sim.SimulatorEvent
 
getProjections() - Method in class ca.nengo.model.impl.NetworkImpl
 
getProjections() - Method in interface ca.nengo.model.Network
 
getProperty(String) - Method in interface ca.nengo.config.Configuration
 
getProperty(String) - Method in class ca.nengo.config.impl.ConfigurationImpl
 
getProperty(String) - Method in class ca.nengo.config.impl.NamedValuePropertyImplTest
 
getPropertyNames() - Method in interface ca.nengo.config.Configuration
 
getPropertyNames() - Method in class ca.nengo.config.impl.ConfigurationImpl
 
getQuiet() - Method in class ca.nengo.math.impl.WeightedCostApproximator.Factory
 
getRadialInput(float[], int) - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getRadii() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getRadii() - Method in interface ca.nengo.model.nef.NEFEnsemble
 
getRadius() - Method in class ca.nengo.math.impl.IndependentDimensionApproximator.EncoderFactory
 
getRadius() - Method in class ca.nengo.math.impl.IndependentDimensionApproximator.EvalPointFactory
 
getRadius() - Method in class ca.nengo.util.impl.RandomHypersphereVG
 
getRange() - Method in class ca.nengo.model.nef.impl.BiasOrigin
 
getRateFunction() - Method in class ca.nengo.model.neuron.impl.PoissonSpikeGenerator
 
getRealization(float[], float[], float) - Static method in class ca.nengo.dynamics.impl.CanonicalModel
Realizes a transfer function in the form:
getRealRule() - Method in class ca.nengo.model.plasticity.impl.CompositePlasticityRule
 
getRectified() - Method in class ca.nengo.math.impl.LinearFunction
 
getRectified() - Method in class ca.nengo.model.neuron.impl.PoissonSpikeGenerator.LinearFactory
 
getRectified() - Method in class ca.nengo.util.impl.Rectifier
 
getRegisterableTypes() - Method in class ca.nengo.config.ClassRegistry
 
getRegisteredFunctions() - Method in interface ca.nengo.math.FunctionInterpreter
Returns a map of registered functions.
getRegisteredFunctions() - Method in class ca.nengo.math.impl.DefaultFunctionInterpreter
 
getRenderer(Object) - Method in interface ca.nengo.config.ConfigurationHandler
 
getRenderer(Object) - Method in class ca.nengo.config.handlers.BaseHandler
 
getRenderer(Object) - Method in class ca.nengo.config.handlers.MatrixHandler
 
getRenderer(Object) - Method in class ca.nengo.config.handlers.VectorHandler
 
getRenderer(Object) - Method in class ca.nengo.config.MainHandler
 
getResult() - Method in class ca.nengo.config.ui.NewConfigurableDialog
 
getReuseApproximators() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getRoot() - Method in class ca.nengo.config.ui.ConfigurationTreeModel
 
getRowCount() - Method in class ca.nengo.config.ui.MatrixEditor
 
getScale() - Method in class ca.nengo.model.neuron.impl.SpikingNeuron
 
getScalePeakWithVariance() - Method in class ca.nengo.math.impl.GaussianPDF
 
getScaling() - Method in class ca.nengo.model.nef.impl.DecodedTermination
 
getSeriesDimension() - Method in class ca.nengo.math.impl.TimeSeriesFunction
 
getSignature(Method) - Static method in class ca.nengo.config.JavaSourceParser
 
getSimulationModeField() - Method in class ca.nengo.model.impl.MockConfigurable
 
getSimulator() - Method in class ca.nengo.model.impl.NetworkImpl
 
getSimulator() - Method in interface ca.nengo.model.Network
 
getSingleValuedProperty(Configuration, String, Class<?>) - Static method in class ca.nengo.config.impl.SingleValuedPropertyImpl
 
getSlope() - Method in class ca.nengo.math.impl.SigmoidFunction
 
getSlope() - Method in class ca.nengo.model.neuron.impl.PoissonSpikeGenerator.SigmoidFactory
 
getSpikePattern() - Method in interface ca.nengo.model.Ensemble
This method provides a means of efficiently storing the output of an Ensemble if the component Nodes have Origins that produce SpikeOutput.
getSpikePattern() - Method in class ca.nengo.model.impl.AbstractEnsemble
 
getSpikeRule() - Method in class ca.nengo.model.plasticity.impl.CompositePlasticityRule
 
getSpikeThreshold() - Method in class ca.nengo.model.neuron.impl.DynamicalSystemSpikeGenerator
 
getSpikeTimes() - Method in class ca.nengo.model.impl.PreciseSpikeOutputImpl
 
getSpikeTimes() - Method in interface ca.nengo.model.PreciseSpikeOutput
 
getSpikeTimes(int) - Method in class ca.nengo.util.impl.SpikePatternImpl
 
getSpikeTimes(int) - Method in interface ca.nengo.util.SpikePattern
 
getStartTime() - Method in class ca.nengo.util.impl.NodeThreadPool
 
getState() - Method in interface ca.nengo.dynamics.DynamicalSystem
 
getState() - Method in class ca.nengo.dynamics.impl.AbstractDynamicalSystem
 
getState() - Method in class ca.nengo.dynamics.impl.LTISystem
 
getState() - Method in class ca.nengo.model.muscle.impl.HillMuscle.Dynamics
 
getStateDimension() - Method in class ca.nengo.dynamics.impl.LTISystem
 
getStateName() - Method in class ca.nengo.util.impl.ProbeImpl
 
getStateName() - Method in interface ca.nengo.util.Probe
 
getStaticBias() - Method in class ca.nengo.model.nef.impl.DecodedTermination
 
getStaticNeuronData() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
Used to get static neuron data (data that doesn't change each step) and give it to the GPU.
getStepSize() - Method in class ca.nengo.dynamics.impl.EulerIntegrator
 
getStepSize() - Method in class ca.nengo.math.impl.Convolution
 
getStepSize() - Method in class ca.nengo.model.impl.NetworkImpl
 
getSTPDynamics() - Method in class ca.nengo.model.nef.impl.DecodedOrigin
 
getSTPDynamics(int) - Method in class ca.nengo.model.nef.impl.DecodedOrigin
Provides access to copy of dynamics for an individual node, to allow node-by-node parameterization.
getSTPDynamics() - Method in interface ca.nengo.model.plasticity.ShortTermPlastic
 
getStringField() - Method in class ca.nengo.model.impl.MockConfigurable
 
getSynapticIntegrator() - Method in class ca.nengo.model.neuron.impl.ExpandableSpikingNeuron
 
getTarget() - Method in class ca.nengo.util.impl.ProbeImpl
 
getTarget() - Method in interface ca.nengo.util.Probe
 
getTau() - Method in class ca.nengo.math.impl.ExponentialPDF
 
getTau() - Method in class ca.nengo.model.impl.BasicTermination
 
getTau() - Method in class ca.nengo.model.impl.EnsembleTermination
Returns the average.
getTau() - Method in class ca.nengo.model.impl.LinearExponentialTermination
 
getTau() - Method in class ca.nengo.model.impl.NetworkImpl.TerminationWrapper
 
getTau() - Method in class ca.nengo.model.impl.PassthroughNode.PassthroughTermination
 
getTau() - Method in class ca.nengo.model.impl.ProjectionImplTest.MockTermination
 
getTau() - Method in class ca.nengo.model.nef.impl.DecodedTermination
 
getTau() - Method in interface ca.nengo.model.Termination
 
getTauN() - Method in class ca.nengo.model.neuron.impl.ALIFNeuronFactory
 
getTauN() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGenerator.Factory
 
getTauN() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGenerator
 
getTauRC() - Method in class ca.nengo.model.neuron.impl.ALIFNeuronFactory
 
getTauRC() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGenerator.Factory
 
getTauRC() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGenerator
 
getTauRC() - Method in class ca.nengo.model.neuron.impl.LIFNeuronFactory
 
getTauRC() - Method in class ca.nengo.model.neuron.impl.LIFSpikeGenerator.Factory
 
getTauRC() - Method in class ca.nengo.model.neuron.impl.LIFSpikeGenerator
 
getTauRef() - Method in class ca.nengo.model.neuron.impl.ALIFNeuronFactory
 
getTauRef() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGenerator.Factory
 
getTauRef() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGenerator
 
getTauRef() - Method in class ca.nengo.model.neuron.impl.LIFNeuronFactory
 
getTauRef() - Method in class ca.nengo.model.neuron.impl.LIFSpikeGenerator.Factory
 
getTauRef() - Method in class ca.nengo.model.neuron.impl.LIFSpikeGenerator
 
getTermination(String) - Method in class ca.nengo.model.impl.AbstractEnsemble
 
getTermination(String) - Method in class ca.nengo.model.impl.AbstractNode
 
getTermination(String) - Method in class ca.nengo.model.impl.EnsembleImpl
 
getTermination(String) - Method in class ca.nengo.model.impl.EnsembleImplTest.MockExpandableNode
 
getTermination(String) - Method in class ca.nengo.model.impl.FunctionInput
 
getTermination(String) - Method in class ca.nengo.model.impl.MockNode
 
getTermination(String) - Method in class ca.nengo.model.impl.NetworkImpl
 
getTermination(String) - Method in class ca.nengo.model.impl.PassthroughNode
 
getTermination() - Method in class ca.nengo.model.impl.ProjectionImpl
 
getTermination(String) - Method in class ca.nengo.model.muscle.impl.LinkSegmentModelImpl
 
getTermination(String) - Method in class ca.nengo.model.muscle.impl.SkeletalMuscleImpl
 
getTermination(String) - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getTermination(String) - Method in class ca.nengo.model.neuron.impl.LinearSynapticIntegrator
 
getTermination(String) - Method in class ca.nengo.model.neuron.impl.SpikingNeuron
 
getTermination(String) - Method in interface ca.nengo.model.neuron.SynapticIntegrator
 
getTermination(String) - Method in interface ca.nengo.model.Node
 
getTermination() - Method in interface ca.nengo.model.Projection
 
getTerminations() - Method in class ca.nengo.model.impl.AbstractEnsemble
 
getTerminations() - Method in class ca.nengo.model.impl.AbstractNode
 
getTerminations() - Method in class ca.nengo.model.impl.EnsembleImpl
 
getTerminations() - Method in class ca.nengo.model.impl.EnsembleImplTest.MockExpandableNode
 
getTerminations() - Method in class ca.nengo.model.impl.FunctionInput
 
getTerminations() - Method in class ca.nengo.model.impl.MockNode
 
getTerminations() - Method in class ca.nengo.model.impl.NetworkImpl
 
getTerminations() - Method in class ca.nengo.model.impl.PassthroughNode
 
getTerminations() - Method in class ca.nengo.model.muscle.impl.LinkSegmentModelImpl
 
getTerminations() - Method in class ca.nengo.model.muscle.impl.SkeletalMuscleImpl
 
getTerminations() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImpl
 
getTerminations() - Method in class ca.nengo.model.neuron.impl.LinearSynapticIntegrator
 
getTerminations() - Method in class ca.nengo.model.neuron.impl.SpikingNeuron
 
getTerminations() - Method in interface ca.nengo.model.neuron.SynapticIntegrator
 
getTerminations() - Method in interface ca.nengo.model.Node
 
getTime() - Method in class ca.nengo.model.impl.PreciseSpikeOutputImpl
 
getTime() - Method in class ca.nengo.model.impl.RealOutputImpl
 
getTime() - Method in class ca.nengo.model.impl.SpikeOutputImpl
 
getTime() - Method in interface ca.nengo.model.InstantaneousOutput
 
getTimes() - Method in class ca.nengo.util.impl.TimeSeries1DImpl
 
getTimes() - Method in class ca.nengo.util.impl.TimeSeriesImpl
 
getTimes() - Method in interface ca.nengo.util.TimeSeries
 
getTimeSeries() - Method in class ca.nengo.math.impl.TimeSeriesFunction
 
getTolerance() - Method in class ca.nengo.dynamics.impl.RK45Integrator
 
getTolerance() - Method in class ca.nengo.math.impl.GradientDescentApproximator
 
getTorque() - Method in class ca.nengo.model.muscle.impl.HillMuscle
 
getTransform() - Method in class ca.nengo.model.impl.PassthroughNode.PassthroughTermination
 
getTransform() - Method in class ca.nengo.model.impl.PlasticEnsembleTermination
 
getTransform() - Method in class ca.nengo.model.nef.impl.DecodedTermination
 
getTransform() - Method in interface ca.nengo.model.PlasticTermination
 
getTransientTime() - Method in class ca.nengo.model.neuron.impl.DynamicalSystemSpikeGenerator
 
getTree() - Method in class ca.nengo.config.ConfigUtil.ConfigurationPane
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class ca.nengo.config.ui.ConfigurationTreeCellEditor
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class ca.nengo.config.ui.ConfigurationTreeCellRenderer
 
getType() - Method in class ca.nengo.config.impl.AbstractProperty
 
getType() - Method in interface ca.nengo.config.Property
 
getType() - Method in class ca.nengo.sim.SimulatorEvent
 
getTypeDescription() - Method in interface ca.nengo.model.impl.NodeFactory
 
getTypeDescription() - Method in class ca.nengo.model.neuron.impl.ALIFNeuronFactory
 
getTypeDescription() - Method in class ca.nengo.model.neuron.impl.HodgkinHuxleySpikeGenerator.HodgkinHuxleyNeuronFactory
 
getTypeDescription() - Method in class ca.nengo.model.neuron.impl.LIFNeuronFactory
 
getTypeDescription() - Method in class ca.nengo.model.neuron.impl.PoissonSpikeGenerator.LinearNeuronFactory
 
getTypeDescription() - Method in class ca.nengo.model.neuron.impl.PoissonSpikeGenerator.SigmoidNeuronFactory
 
getTypeDescription() - Method in class ca.nengo.model.neuron.impl.SpikingNeuronFactory
 
getUnits() - Method in class ca.nengo.model.impl.BasicOrigin
 
getUnits() - Method in class ca.nengo.model.impl.PreciseSpikeOutputImpl
 
getUnits() - Method in class ca.nengo.model.impl.RealOutputImpl
 
getUnits() - Method in class ca.nengo.model.impl.SpikeOutputImpl
 
getUnits() - Method in interface ca.nengo.model.InstantaneousOutput
 
getUnits() - Method in class ca.nengo.model.neuron.impl.LinearSynapticIntegrator.Factory
 
getUnits() - Method in class ca.nengo.util.impl.TimeSeries1DImpl
 
getUnits() - Method in class ca.nengo.util.impl.TimeSeriesImpl
 
getUnits() - Method in interface ca.nengo.util.TimeSeries
 
getUnits1D() - Method in class ca.nengo.util.impl.TimeSeries1DImpl
 
getUnits1D() - Method in interface ca.nengo.util.TimeSeries1D
 
getUnitsField() - Method in class ca.nengo.model.impl.MockConfigurable
 
getUseGPU() - Static method in class ca.nengo.util.impl.GPUNodeThreadPool
 
getValue(int) - Method in class ca.nengo.config.impl.ListPropertyImpl
 
getValue(String) - Method in class ca.nengo.config.impl.NamedValuePropertyImpl
 
getValue() - Method in class ca.nengo.config.impl.SingleValuedPropertyImpl
 
getValue(int) - Method in class ca.nengo.config.impl.TemplateArrayProperty
 
getValue() - Method in class ca.nengo.config.impl.TemplateProperty
 
getValue(int) - Method in interface ca.nengo.config.ListProperty
 
getValue(String) - Method in interface ca.nengo.config.NamedValueProperty
 
getValue() - Method in interface ca.nengo.config.SingleValuedProperty
 
getValue() - Method in interface ca.nengo.config.ui.ConfigurationChangeListener.EditorProxy
 
getValue() - Method in class ca.nengo.math.impl.ConstantFunction
 
getValue(float, float, float) - Method in class ca.nengo.model.impl.NoiseFactory.NoiseImplFunction
 
getValue(float, float, float) - Method in class ca.nengo.model.impl.NoiseFactory.NoiseImplNull
 
getValue(float, float, float) - Method in class ca.nengo.model.impl.NoiseFactory.NoiseImplPDF
 
getValue(float, float, float) - Method in interface ca.nengo.model.Noise
 
getValueNames() - Method in class ca.nengo.config.impl.NamedValuePropertyImpl
 
getValueNames() - Method in interface ca.nengo.config.NamedValueProperty
 
getValues() - Method in class ca.nengo.math.impl.CompositeApproximator
 
getValues() - Method in class ca.nengo.math.impl.GradientDescentApproximator
 
getValues() - Method in class ca.nengo.math.impl.IndependentDimensionApproximator
 
getValues() - Method in class ca.nengo.math.impl.PiecewiseConstantFunction
 
getValues() - Method in class ca.nengo.math.impl.WeightedCostApproximator
 
getValues() - Method in interface ca.nengo.math.LinearApproximator
 
getValues() - Method in class ca.nengo.model.impl.BasicOrigin
 
getValues() - Method in class ca.nengo.model.impl.EnsembleOrigin
 
getValues() - Method in class ca.nengo.model.impl.NetworkImpl.OriginWrapper
 
getValues() - Method in class ca.nengo.model.impl.PassthroughNode.PassthroughTermination
 
getValues() - Method in class ca.nengo.model.impl.PreciseSpikeOutputImpl
 
getValues() - Method in class ca.nengo.model.impl.ProbeableOrigin
 
getValues() - Method in class ca.nengo.model.impl.ProjectionImplTest.MockOrigin
 
getValues() - Method in class ca.nengo.model.impl.RealOutputImpl
 
getValues() - Method in class ca.nengo.model.impl.SpikeOutputImpl
 
getValues() - Method in class ca.nengo.model.nef.impl.DecodedOrigin
 
getValues() - Method in class ca.nengo.model.neuron.impl.SpikeGeneratorOrigin
Returns spike values or real-valued spike rate values, depending on whether the mode is SimulationMode.DEFAULT or SimulationMode.CONSTANT_RATE.
getValues() - Method in interface ca.nengo.model.Origin
 
getValues() - Method in interface ca.nengo.model.RealOutput
 
getValues() - Method in interface ca.nengo.model.SpikeOutput
 
getValues() - Method in class ca.nengo.util.impl.TimeSeries1DImpl
 
getValues() - Method in class ca.nengo.util.impl.TimeSeriesImpl
 
getValues() - Method in interface ca.nengo.util.TimeSeries
 
getValues1D() - Method in class ca.nengo.util.impl.TimeSeries1DImpl
 
getValues1D() - Method in interface ca.nengo.util.TimeSeries1D
 
getVariance() - Method in class ca.nengo.math.impl.GaussianPDF
 
getVoltage() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGenerator
 
getVoltage() - Method in class ca.nengo.model.neuron.impl.LIFSpikeGenerator
 
getVoltageDim() - Method in class ca.nengo.model.neuron.impl.DynamicalSystemSpikeGenerator
 
getWeights() - Method in class ca.nengo.model.impl.LinearExponentialTermination
 
getWeights() - Method in class ca.nengo.model.impl.ProjectionImpl
 
getWeights() - Method in interface ca.nengo.model.Projection
 
getWindow() - Method in class ca.nengo.math.impl.Convolution
 
getWrappedOrigin() - Method in class ca.nengo.model.impl.NetworkImpl.OriginWrapper
 
getWrappedTermination() - Method in class ca.nengo.model.impl.NetworkImpl.TerminationWrapper
 
getX() - Method in class ca.nengo.math.impl.LinearCurveFitter.InterpolatedFunction
 
getY() - Method in class ca.nengo.math.impl.LinearCurveFitter.InterpolatedFunction
 
GolgiTendonOrgan - Interface in ca.nengo.model.muscle
A model of a golgi tendon organ receptor.
GPUNodeThreadPool - Class in ca.nengo.util.impl
 
GPUNodeThreadPool(Node[]) - Constructor for class ca.nengo.util.impl.GPUNodeThreadPool
 
GPUThread - Class in ca.nengo.util.impl
 
GradientDescentApproximator - Class in ca.nengo.math.impl
A LinearApproximator that searches for coefficients by descending an error gradient.
GradientDescentApproximator(float[][], float[][], GradientDescentApproximator.Constraints, boolean) - Constructor for class ca.nengo.math.impl.GradientDescentApproximator
 
GradientDescentApproximator.CoefficientsSameSign - Class in ca.nengo.math.impl
Forces all decoding coefficients to be >= 0.
GradientDescentApproximator.CoefficientsSameSign(boolean) - Constructor for class ca.nengo.math.impl.GradientDescentApproximator.CoefficientsSameSign
 
GradientDescentApproximator.Constraints - Interface in ca.nengo.math.impl
Enforces constraints on coefficients.
GradientDescentApproximator.Factory - Class in ca.nengo.math.impl
An ApproximatorFactory that produces GradientDescentApproximators.
GradientDescentApproximator.Factory(GradientDescentApproximator.Constraints, boolean) - Constructor for class ca.nengo.math.impl.GradientDescentApproximator.Factory
 
GradientDescentApproximatorTest - Class in ca.nengo.math.impl
Unit tests for GradientDescentApproximator.
GradientDescentApproximatorTest(String) - Constructor for class ca.nengo.math.impl.GradientDescentApproximatorTest
 
GTO_ORIGIN - Static variable in interface ca.nengo.model.muscle.SkeletalMuscle
 

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