com.mancrd.ahah.clusterer.functional
Class Clusterer
java.lang.Object
com.mancrd.ahah.clusterer.functional.Clusterer
- All Implemented Interfaces:
- IClusterer
public final class Clusterer
- extends Object
- implements IClusterer
- Author:
- alexnugent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Clusterer
public Clusterer(ClustererBuilder builder)
- Constructor
- Parameters:
builder
-
put
public Integer put(Set<String> spikes)
- Spikes come in here. A label is returned.
- Specified by:
put
in interface IClusterer
- Parameters:
spikes
-
- Returns:
- Integer - A label
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.