com.mancrd.ahah.classifier
Class DeleteLabelProcedure
java.lang.Object
com.mancrd.ahah.classifier.DeleteLabelProcedure
- All Implemented Interfaces:
- gnu.trove.procedure.TLongObjectProcedure<gnu.trove.map.hash.TIntFloatHashMap>
public class DeleteLabelProcedure
- extends Object
- implements gnu.trove.procedure.TLongObjectProcedure<gnu.trove.map.hash.TIntFloatHashMap>
- Author:
- alexnugent
Method Summary |
boolean |
execute(long spike,
gnu.trove.map.hash.TIntFloatHashMap submap)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteLabelProcedure
public DeleteLabelProcedure(int labelId)
execute
public boolean execute(long spike,
gnu.trove.map.hash.TIntFloatHashMap submap)
- Specified by:
execute
in interface gnu.trove.procedure.TLongObjectProcedure<gnu.trove.map.hash.TIntFloatHashMap>
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.