com.mancrd.ahah.classifier
Class LinkWeightLabelProcedure
java.lang.Object
com.mancrd.ahah.classifier.LinkWeightLabelProcedure
- All Implemented Interfaces:
- gnu.trove.procedure.TLongObjectProcedure<gnu.trove.map.hash.TIntFloatHashMap>
public class LinkWeightLabelProcedure
- extends Object
- implements gnu.trove.procedure.TLongObjectProcedure<gnu.trove.map.hash.TIntFloatHashMap>
- Author:
- alexnugent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkWeightLabelProcedure
public LinkWeightLabelProcedure(int label,
String labelString)
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>
getLinkWeights
public List<LinkWeight> getLinkWeights()
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.