com.mancrd.ahah.clusterer.circuit
Class Clusterer

java.lang.Object
  extended by com.mancrd.ahah.clusterer.circuit.Clusterer
All Implemented Interfaces:
IClusterer

public class Clusterer
extends Object
implements IClusterer


Field Summary
 
Fields inherited from interface com.mancrd.ahah.clusterer.IClusterer
NUM_AHAH_NODES
 
Constructor Summary
Clusterer(ClustererBuilder builder)
          Constructor
 
Method Summary
 Integer put(Set<String> inputSpikes)
          spikes come in here
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Clusterer

public Clusterer(ClustererBuilder builder)
Constructor

Parameters:
builder -
Method Detail

put

public Integer put(Set<String> inputSpikes)
spikes come in here

Specified by:
put in interface IClusterer
Parameters:
inputSpikes -
Returns:


Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.