| Modifier and Type | Field and Description |
|---|---|
TreeMap<INeuron.ActKey,Activation> |
activations |
TreeMap<INeuron.ActKey,Activation> |
activationsEnd |
long |
lastUsed |
int |
maxLength |
int |
minLength |
| Constructor and Description |
|---|
ThreadState() |
public long lastUsed
public TreeMap<INeuron.ActKey,Activation> activations
public TreeMap<INeuron.ActKey,Activation> activationsEnd
public int minLength
public int maxLength
Copyright © 2018. All rights reserved.