Package ca.nengo.util.impl

Class Summary
GPUNodeThreadPool  
GPUThread  
LinearInterpolatorND Interpolates linearly between adjacent values of a vector time series.
NodeThread  
NodeThreadPool A pool of threads for running nodes in.
ProbeImpl Collects information from Probeable objects.
RandomHypersphereVG Generates random vectors distributed on or in a hypersphere.
Rectifier Wraps an underlying VectorGenerator, rectifying generated vectors before they are returned.
SpikePatternImpl Default implementation of SpikePattern.
StatefulIndexFinder An IndexFinder that searches linearly, starting where the last answer was.
TimeSeries1DImpl Default implementation of TimeSeries.
TimeSeriesImpl Default implementation of TimeSeriesND.