A B C D E F G H I J 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.
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
 
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
 
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
 
TYPES_LOCATION_PROPERTY - Static variable in class ca.nengo.config.ClassRegistry
 

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