com.mancrd.ahah.clusterer.eval
Class SpikesHistory
java.lang.Object
com.mancrd.ahah.clusterer.eval.SpikesHistory
public class SpikesHistory
- extends Object
Keeps track of data related to the Clusterer's labels generated as a response to spikes
- Author:
- alexnugent
SpikesHistory
public SpikesHistory(int spikesId)
- Constructor
- Parameters:
spikesId
-
correspondingLabel
public void correspondingLabel(int labelId)
- Here a label corresponding to the spikes coming in to be recorded.
- Parameters:
labelId
-
getCount
public int getCount()
getNumCorrespondingLabels
public int getNumCorrespondingLabels()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.