com.mancrd.ahah.classifier
Class DeleteLabelProcedure

java.lang.Object
  extended by 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

Constructor Summary
DeleteLabelProcedure(int labelId)
           
 
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
 

Constructor Detail

DeleteLabelProcedure

public DeleteLabelProcedure(int labelId)
Method Detail

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.