|
Nengo.ca | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.nengo.util.MU.VectorExpander
public static class MU.VectorExpander
A tool for growing vectors (similar to java.util.List).
Constructor Summary | |
---|---|
MU.VectorExpander()
|
Method Summary | |
---|---|
void |
add(float value)
|
float[] |
toArray()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MU.VectorExpander()
Method Detail |
---|
public void add(float value)
value
- New element to appendpublic float[] toArray()
|
Nengo.ca | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |