com.mancrd.ahah.samples.classifier.breastcancer
Class SpikeConverter

java.lang.Object
  extended by com.mancrd.ahah.samples.classifier.breastcancer.SpikeConverter

public class SpikeConverter
extends Object

converts a relative index spike encoding to absolute and incremental index.

Author:
alexnugent

Constructor Summary
SpikeConverter()
           
 
Method Summary
 Set<Integer> convert(long[] inputSpikes)
           
 int getMapSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpikeConverter

public SpikeConverter()
Method Detail

getMapSize

public int getMapSize()

convert

public Set<Integer> convert(long[] inputSpikes)


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