|
Class Summary |
| GPUThread |
A thread which uses an NEFGPUInterface to run GPU nodes and projections. |
| LearningTask |
Implementation of a ThreadTask to multithread learning in a plastic ensemble. |
| LinearInterpolatorND |
Interpolates linearly between adjacent values of a vector time series. |
| NEFGPUInterface |
Allows running NEFEnsembles on the GPU. |
| NodeThread |
A thread for running projections, nodes and tasks in. |
| NodeThreadPool |
A pool of threads for running nodes in. |
| ProbeImpl |
Collects information from Probeable objects. |
| ProbeTask |
Implementation of a ThreadTask to multithread collection of data by probes. |
| 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. |