com.mancrd.ahah.commons.spikes
Class AhahTree
java.lang.Object
com.mancrd.ahah.commons.spikes.AhahTree
public class AhahTree
- extends Object
This class takes a spike code in an arbitrary dimension and converts it to a spike code in the given dimension R=2^depth.
- Author:
- alexnugent
Constructor Summary |
AhahTree(int depth)
Constructor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AhahTree
public AhahTree(int depth)
- Constructor
- Parameters:
depth
-
encode
public long encode(long[] spikes)
update
public long update(long[] spikes,
StringBuffer path)
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.