Classes in mosaic.sim.neuron.netoutputs used by mosaic.sim.neuron.netoutputs
MatrixOutputListener
This interface must be implemented by objects that want to receive the
real numbered, two-dimensional matrices computed by the network. |
TemporalCodedOutput
This class implements a system output class. |
TemporalCodedOutput.Input
This inner class implements the inputs of TemporalCodedOutput, i.e.
the objects receiving the spike events from the system. |
VectorOutputListener
This interface must be implemented by objects that want to receive the
real numbered, one-dimensional vectors computed by the network. |