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

T

TemplateArrayProperty - Class in ca.nengo.config.impl
A ListProperty that is not attached to getter/setter methods on an underlying class, but instead stores its values internally.
TemplateArrayProperty(Configuration, String, Class<?>) - Constructor for class ca.nengo.config.impl.TemplateArrayProperty
 
TemplateProperty - Class in ca.nengo.config.impl
A SingleValuedProperty that is not attached to getter/setter methods on an underlying class, but instead stores its value internally.
TemplateProperty(Configuration, String, Class<?>, Object) - Constructor for class ca.nengo.config.impl.TemplateProperty
 
TERMINATION - Static variable in class ca.nengo.model.impl.PassthroughNode
 
Termination - Interface in ca.nengo.model
An destination for information in a circuit model.
testAcos() - Method in class ca.nengo.math.impl.SimpleFunctionsTest
 
testAdaptation() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGeneratorTest
 
testAddBias() - Method in class ca.nengo.model.impl.ProjectionImplTest
 
testAddBias2D() - Method in class ca.nengo.model.impl.ProjectionImplTest
 
testAddValue() - Method in class ca.nengo.config.impl.ListPropertyImplTest
 
testAsin() - Method in class ca.nengo.math.impl.SimpleFunctionsTest
 
testAtan() - Method in class ca.nengo.math.impl.SimpleFunctionsTest
 
testBooleanProperty() - Method in class ca.nengo.model.impl.ConfigurationImplTest
 
testChangeTimeConstant() - Method in class ca.nengo.dynamics.impl.CanonicalModelTest
 
testChild() - Method in class ca.nengo.model.impl.ConfigurationImplTest
 
testClone() - Method in class ca.nengo.math.impl.FourierFunctionTest
 
testClone() - Method in class ca.nengo.math.impl.LinearFunctionTest
Test method for AbstractFunction.clone().
testClone() - Method in class ca.nengo.math.impl.PostfixFunctionTest
 
testClone() - Method in class ca.nengo.model.impl.EnsembleImplTest
 
testClone() - Method in class ca.nengo.model.nef.impl.NEFEnsembleImplTest
 
testCloneInterpolatedFunction() - Method in class ca.nengo.math.impl.LinearCurveFitterTest
 
testConstruction() - Method in class ca.nengo.model.impl.ConfigurationImplTest
 
testConstructor() - Method in class ca.nengo.model.impl.ProbeableOriginTest
 
testConstructor() - Method in class ca.nengo.util.impl.TimeSeries1DImplTest
 
testCos() - Method in class ca.nengo.math.impl.SimpleFunctionsTest
 
testExp() - Method in class ca.nengo.math.impl.SimpleFunctionsTest
 
testExportFloatArrayArrayFile() - Method in class ca.nengo.io.DelimitedFileExporterTest
 
testExportSpikePatternFile() - Method in class ca.nengo.io.DelimitedFileExporterTest
 
testExportTimeSeriesFile() - Method in class ca.nengo.io.DelimitedFileExporterTest
 
testExportTimeSeriesFileFloat() - Method in class ca.nengo.io.DelimitedFileExporterTest
 
testExtractDimension() - Method in class ca.nengo.util.DataUtilsTest
 
testExtractTime() - Method in class ca.nengo.util.DataUtilsTest
 
testFindCoefficients() - Method in class ca.nengo.math.impl.CompositeApproximatorTest
 
testFindCoefficients() - Method in class ca.nengo.math.impl.GradientDescentApproximatorTest
 
testFindCoefficients() - Method in class ca.nengo.math.impl.IndependentDimensionApproximatorTest
 
testFindCoefficients() - Method in class ca.nengo.math.impl.LinearCurveFitterTest
 
testFindCoefficients() - Method in class ca.nengo.math.impl.PolynomialCurveFitterTest
 
testFindCoefficients() - Method in class ca.nengo.math.impl.WeightedCostApproximatorTest
 
testFindCommon1DOrigins() - Method in class ca.nengo.model.impl.AbstractEnsembleTest
 
testFindRoot() - Method in class ca.nengo.math.impl.NewtonRootFinderTest
Test method for 'ca.nengo.math.impl.NewtonRootFinder.findRoot()'
testFloatProperty() - Method in class ca.nengo.model.impl.ConfigurationImplTest
 
testFourierFunctionFloatArrayFloatArrayFloatArray() - Method in class ca.nengo.math.impl.FourierFunctionTest
 
testFourierFunctionFloatFloatFloat() - Method in class ca.nengo.math.impl.FourierFunctionTest
 
testGenVectors() - Method in class ca.nengo.util.impl.RandomHypersphereVGTest
 
testGetAdaptedRate() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGeneratorTest
 
testGetConfigurable() - Method in class ca.nengo.model.impl.ConfigurationImplTest
 
testGetData() - Method in class ca.nengo.util.impl.RecorderImplTest
 
testGetDerivative() - Method in class ca.nengo.math.impl.NumericallDifferentiableFunctionTest
 
testGetDerivative() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunctionTest
 
testGetDerivative() - Method in class ca.nengo.math.impl.SigmoidFunctionTest
 
testGetDimension() - Method in class ca.nengo.math.impl.ConstantFunctionTest
 
testGetDimension() - Method in class ca.nengo.math.impl.FourierFunctionTest
 
testGetDimension() - Method in class ca.nengo.math.impl.GaussianPDFTest
 
testGetDimension() - Method in class ca.nengo.math.impl.IdentityFunctionTest
 
testGetDimension() - Method in class ca.nengo.math.impl.IndicatorPDFTest
 
testGetDimension() - Method in class ca.nengo.math.impl.NumericallDifferentiableFunctionTest
 
testGetDimension() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunctionTest
 
testGetDimension() - Method in class ca.nengo.math.impl.PiecewiseConstantFunctionTest
 
testGetDimension() - Method in class ca.nengo.math.impl.PolynomialTest
 
testGetDimension() - Method in class ca.nengo.math.impl.PostfixFunctionTest
 
testGetDimension() - Method in class ca.nengo.math.impl.SigmoidFunctionTest
 
testGetDimension() - Method in class ca.nengo.math.impl.SineFunctionTest
 
testGetDimension() - Method in class ca.nengo.model.impl.RealOutputImplTest
 
testGetDimension() - Method in class ca.nengo.model.impl.SpikeOutputImplTest
 
testGetDimensions() - Method in class ca.nengo.math.impl.FunctionBasisImplTest
 
testGetDimensions() - Method in class ca.nengo.model.impl.FunctionInputTest
 
testGetDimensions() - Method in class ca.nengo.model.impl.LinearExponentialTerminationTest
 
testGetDimensions() - Method in class ca.nengo.model.impl.ProbeableOriginTest
 
testGetDimensions() - Method in class ca.nengo.model.neuron.impl.SpikeGeneratorOriginTest
 
testGetError() - Method in class ca.nengo.model.nef.impl.DecodedOriginTest
Test method for DecodedOrigin.getError().
testGetFunction() - Method in class ca.nengo.math.impl.FunctionBasisImplTest
 
testGetHistory() - Method in class ca.nengo.model.impl.FunctionInputTest
 
testGetHistory() - Method in class ca.nengo.model.neuron.impl.LIFSpikeGeneratorTest
 
testGetHistory() - Method in class ca.nengo.model.neuron.impl.LIFSpikingNeuronTest
 
testGetHistory() - Method in class ca.nengo.model.neuron.impl.SpikingNeuronTest
 
testGetMode() - Method in class ca.nengo.model.impl.FunctionInputTest
 
testGetMode() - Method in class ca.nengo.model.neuron.impl.SpikingNeuronTest
 
testGetName() - Method in class ca.nengo.model.impl.FunctionInputTest
 
testGetName() - Method in class ca.nengo.model.impl.LinearExponentialTerminationTest
 
testGetName() - Method in class ca.nengo.model.impl.ProbeableOriginTest
 
testGetName() - Method in class ca.nengo.model.neuron.impl.SpikeGeneratorOriginTest
 
testGetNodes() - Method in class ca.nengo.model.impl.NetworkImplTest
 
testGetNumNeurons() - Method in class ca.nengo.util.impl.SpikePatternImplTest
 
testGetNumValues() - Method in class ca.nengo.config.impl.ListPropertyImplTest
 
testGetOmega() - Method in class ca.nengo.math.impl.SineFunctionTest
 
testGetOnsetRate() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGeneratorTest
 
testGetOrder() - Method in class ca.nengo.math.impl.PolynomialCurveFitterTest
 
testGetOrigin() - Method in class ca.nengo.model.impl.ProjectionImplTest
 
testGetOrigins() - Method in class ca.nengo.model.neuron.impl.SpikingNeuronTest
 
testGetProjections() - Method in class ca.nengo.model.impl.NetworkImplTest
 
testGetProperty() - Method in class ca.nengo.model.impl.LinearExponentialTerminationTest
 
testGetPropertyNames() - Method in class ca.nengo.model.impl.ConfigurationImplTest
 
testGetRealization() - Method in class ca.nengo.dynamics.impl.CanonicalModelTest
 
testGetSpikeTimes() - Method in class ca.nengo.util.impl.SpikePatternImplTest
 
testGetTermination() - Method in class ca.nengo.model.impl.ProjectionImplTest
 
testGetTerminations() - Method in class ca.nengo.model.neuron.impl.LinearSynapticIntegratorTest
 
testGetTimes() - Method in class ca.nengo.util.impl.TimeSeries1DImplTest
 
testGetUnits() - Method in class ca.nengo.model.impl.RealOutputImplTest
 
testGetUnits() - Method in class ca.nengo.model.impl.SpikeOutputImplTest
 
testGetUnits() - Method in class ca.nengo.util.impl.TimeSeries1DImplTest
 
testGetValue() - Method in class ca.nengo.config.impl.ListPropertyImplTest
 
testGetValue() - Method in class ca.nengo.config.impl.NamedValuePropertyImplTest
 
testGetValueNames() - Method in class ca.nengo.config.impl.NamedValuePropertyImplTest
 
testGetValues() - Method in class ca.nengo.model.impl.FunctionInputTest
 
testGetValues() - Method in class ca.nengo.model.impl.ProbeableOriginTest
 
testGetValues() - Method in class ca.nengo.model.impl.RealOutputImplTest
 
testGetValues() - Method in class ca.nengo.model.impl.SpikeOutputImplTest
 
testGetValues() - Method in class ca.nengo.model.neuron.impl.SpikeGeneratorOriginTest
 
testGetValues() - Method in class ca.nengo.util.impl.TimeSeries1DImplTest
 
testInsert() - Method in class ca.nengo.config.impl.ListPropertyImplTest
 
testIntegrate() - Method in class ca.nengo.dynamics.impl.RK45IntegratorTest
 
testIntegrate1stOrder() - Method in class ca.nengo.dynamics.impl.ImpulseIntegralTest
 
testIntegrate2ndOrder() - Method in class ca.nengo.dynamics.impl.ImpulseIntegralTest
 
testIntegrate2ndOrderComplex() - Method in class ca.nengo.dynamics.impl.ImpulseIntegralTest
 
testIntegrate2ndOrderRepeated() - Method in class ca.nengo.dynamics.impl.ImpulseIntegralTest
 
testIntProperty() - Method in class ca.nengo.model.impl.ConfigurationImplTest
 
testIsControllableCanonical() - Method in class ca.nengo.dynamics.impl.CanonicalModelTest
 
testIsFixedCardinality() - Method in class ca.nengo.config.impl.ListPropertyImplTest
 
testIsFixedCardinality() - Method in class ca.nengo.config.impl.NamedValuePropertyImplTest
 
testIsMutable() - Method in class ca.nengo.config.impl.ListPropertyImplTest
 
testIsMutable() - Method in class ca.nengo.config.impl.NamedValuePropertyImplTest
 
testIsNamedAutomatically() - Method in class ca.nengo.config.impl.NamedValuePropertyImplTest
 
testListStates() - Method in class ca.nengo.model.neuron.impl.LIFSpikingNeuronTest
 
testLn() - Method in class ca.nengo.math.impl.SimpleFunctionsTest
 
testLog10() - Method in class ca.nengo.math.impl.SimpleFunctionsTest
 
testLog2() - Method in class ca.nengo.math.impl.SimpleFunctionsTest
 
testMap() - Method in class ca.nengo.math.impl.ConstantFunctionTest
 
testMap() - Method in class ca.nengo.math.impl.GaussianPDFTest
 
testMap() - Method in class ca.nengo.math.impl.IdentityFunctionTest
 
testMap() - Method in class ca.nengo.math.impl.IndicatorPDFTest
 
testMap() - Method in class ca.nengo.math.impl.NumericallDifferentiableFunctionTest
 
testMap() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunctionTest
 
testMap() - Method in class ca.nengo.math.impl.PiecewiseConstantFunctionTest
 
testMap() - Method in class ca.nengo.math.impl.PoissonPDFTest
 
testMap() - Method in class ca.nengo.math.impl.PolynomialTest
 
testMap() - Method in class ca.nengo.math.impl.PostfixFunctionTest
 
testMap() - Method in class ca.nengo.math.impl.SigmoidFunctionTest
 
testMap() - Method in class ca.nengo.math.impl.SineFunctionTest
 
testMap() - Method in class ca.nengo.math.impl.TimeSeriesFunctionTest
Test method for TimeSeriesFunction.map(float[]).
testMax() - Method in class ca.nengo.math.impl.SimpleFunctionsTest
 
testMaxIterations() - Method in class ca.nengo.math.impl.GradientDescentApproximatorTest
 
testMIMO() - Method in class ca.nengo.dynamics.impl.ImpulseIntegralTest
 
testMin() - Method in class ca.nengo.math.impl.SimpleFunctionsTest
 
testMultiMap() - Method in class ca.nengo.math.impl.ConstantFunctionTest
 
testMultiMap() - Method in class ca.nengo.math.impl.FourierFunctionTest
 
testMultiMap() - Method in class ca.nengo.math.impl.GaussianPDFTest
 
testMultiMap() - Method in class ca.nengo.math.impl.IdentityFunctionTest
 
testMultiMap() - Method in class ca.nengo.math.impl.IndicatorPDFTest
 
testMultiMap() - Method in class ca.nengo.math.impl.NumericallDifferentiableFunctionTest
 
testMultiMap() - Method in class ca.nengo.math.impl.NumericallyDifferentiableFunctionTest
 
testMultiMap() - Method in class ca.nengo.math.impl.PiecewiseConstantFunctionTest
 
testMultiMap() - Method in class ca.nengo.math.impl.PolynomialTest
 
testMultiMap() - Method in class ca.nengo.math.impl.PostfixFunctionTest
 
testMultiMap() - Method in class ca.nengo.math.impl.SigmoidFunctionTest
 
testMultiMap() - Method in class ca.nengo.math.impl.SineFunctionTest
 
testNodeNameChange() - Method in class ca.nengo.model.impl.NetworkImplTest
 
testNothing() - Method in class ca.nengo.config.ui.ConfigurationTreeCellEditorTest
 
testParse() - Method in class ca.nengo.math.impl.DefaultFunctionInterpreterTest
 
testPerformance() - Method in class ca.nengo.model.neuron.impl.LIFSpikingNeuronTest
 
testPow() - Method in class ca.nengo.math.impl.SimpleFunctionsTest
 
testPreciseUpdateCurrent() - Method in class ca.nengo.model.impl.LinearExponentialTerminationTest
 
testPseudoInverse() - Method in class ca.nengo.math.impl.WeightedCostApproximatorTest
 
testRegisterFunction() - Method in class ca.nengo.math.impl.DefaultFunctionInterpreterTest
 
testRemove() - Method in class ca.nengo.config.impl.ListPropertyImplTest
 
testRemoveValue() - Method in class ca.nengo.config.impl.NamedValuePropertyImplTest
 
testReset() - Method in class ca.nengo.model.impl.LinearExponentialTerminationTest
 
testReset() - Method in class ca.nengo.model.neuron.impl.LIFSpikeGeneratorTest
 
testReset() - Method in class ca.nengo.model.neuron.impl.LinearSynapticIntegratorTest
 
testRetention() - Method in class ca.nengo.util.impl.RecorderImplTest
 
testRun() - Method in class ca.nengo.model.impl.PassthroughNodeTest
 
testRun() - Method in class ca.nengo.model.muscle.impl.LinkSegmentModelImplTest
 
testRun() - Method in class ca.nengo.model.neuron.impl.ALIFSpikeGeneratorTest
 
testRun() - Method in class ca.nengo.model.neuron.impl.IzhikevichSpikeGeneratorTest
 
testRun() - Method in class ca.nengo.model.neuron.impl.LIFSpikeGeneratorTest
 
testRun() - Method in class ca.nengo.model.neuron.impl.LinearSynapticIntegratorTest
 
testRun() - Method in class ca.nengo.model.neuron.impl.SpikingNeuronTest
 
testRunConstantRate() - Method in class ca.nengo.model.neuron.impl.LIFSpikeGeneratorTest
 
testRunPrecise() - Method in class ca.nengo.model.neuron.impl.LIFSpikeGeneratorTest
 
testSample() - Method in class ca.nengo.math.impl.GaussianPDFTest
 
testSample() - Method in class ca.nengo.math.impl.IndicatorPDFTest
 
testSample() - Method in class ca.nengo.math.impl.PoissonPDFTest
 
testSamplingRate() - Method in class ca.nengo.util.impl.RecorderImplTest
 
testScale() - Method in class ca.nengo.math.impl.GaussianPDFTest
Test of optional peak constructor argument
testSetModulatory() - Method in class ca.nengo.model.impl.EnsembleTerminationTest
Test method for EnsembleTermination.setModulatory(boolean).
testSetPreset() - Method in class ca.nengo.model.neuron.impl.IzhikevichSpikeGeneratorTest
 
testSetTau() - Method in class ca.nengo.model.impl.EnsembleTerminationTest
Test method for EnsembleTermination.setTau(float).
testSetValue() - Method in class ca.nengo.config.impl.ListPropertyImplTest
 
testSetValueObject() - Method in class ca.nengo.config.impl.NamedValuePropertyImplTest
 
testSetValues() - Method in class ca.nengo.model.impl.LinearExponentialTerminationTest
 
testSetValueStringObject() - Method in class ca.nengo.config.impl.NamedValuePropertyImplTest
 
testSin() - Method in class ca.nengo.math.impl.SimpleFunctionsTest
 
testSqrt() - Method in class ca.nengo.math.impl.SimpleFunctionsTest
 
testSubsample() - Method in class ca.nengo.util.DataUtilsTest
 
testSubsetSpikePatternIntArray() - Method in class ca.nengo.util.DataUtilsTest
 
testSubsetSpikePatternIntIntInt() - Method in class ca.nengo.util.DataUtilsTest
 
testTan() - Method in class ca.nengo.math.impl.SimpleFunctionsTest
 
testTolerance() - Method in class ca.nengo.math.impl.GradientDescentApproximatorTest
 
testUpdateCurrent() - Method in class ca.nengo.model.impl.LinearExponentialTerminationTest
 
TestUtil - Class in ca.nengo
Common utilities for unit tests.
TestUtil() - Constructor for class ca.nengo.TestUtil
 
TimeSeries - Interface in ca.nengo.util
A series of vector values at ordered points in time.
TimeSeries1D - Interface in ca.nengo.util
A TimeSeries that consists of 1-dimensional values, with convenience methods for accessing 1D values and units.
TimeSeries1DImpl - Class in ca.nengo.util.impl
Default implementation of TimeSeries.
TimeSeries1DImpl(float[], float[], Units) - Constructor for class ca.nengo.util.impl.TimeSeries1DImpl
 
TimeSeries1DImplTest - Class in ca.nengo.util.impl
Unit tests for TimeSeries1DImpl.
TimeSeries1DImplTest() - Constructor for class ca.nengo.util.impl.TimeSeries1DImplTest
 
TimeSeriesFunction - Class in ca.nengo.math.impl
A Function based on interpolation of a TimeSeries.
TimeSeriesFunction(TimeSeries, int) - Constructor for class ca.nengo.math.impl.TimeSeriesFunction
 
TimeSeriesFunctionTest - Class in ca.nengo.math.impl
Unit tests for TimeSeriesFunction.
TimeSeriesFunctionTest(String) - Constructor for class ca.nengo.math.impl.TimeSeriesFunctionTest
 
TimeSeriesImpl - Class in ca.nengo.util.impl
Default implementation of TimeSeriesND.
TimeSeriesImpl(float[], float[][], Units[]) - Constructor for class ca.nengo.util.impl.TimeSeriesImpl
 
TimeSeriesImpl(float[], float[][], Units[], String[]) - Constructor for class ca.nengo.util.impl.TimeSeriesImpl
 
toArray() - Method in class ca.nengo.util.MU.MatrixExpander
 
toArray() - Method in class ca.nengo.util.MU.VectorExpander
 
toString(Object) - Method in interface ca.nengo.config.ConfigurationHandler
 
toString(Object) - Method in class ca.nengo.config.handlers.BaseHandler
 
toString(Object) - Method in class ca.nengo.config.handlers.MatrixHandler
 
toString(float[][], char, String) - Static method in class ca.nengo.config.handlers.MatrixHandler
 
toString(Object) - Method in class ca.nengo.config.handlers.VectorHandler
 
toString(Object) - Method in class ca.nengo.config.MainHandler
 
toString() - Method in class ca.nengo.config.ui.ConfigurationTreeModel.NullValue
 
toString() - Method in enum ca.nengo.model.Units
 
toString(float[][], int) - Static method in class ca.nengo.util.MU
TODO: handle exponential notation
transpose(float[][]) - Static method in class ca.nengo.util.MU
 
turnOffMultithreading() - Static method in class ca.nengo.util.impl.NodeThreadPool
 
TYPES_LOCATION_PROPERTY - Static variable in class ca.nengo.config.ClassRegistry
 

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