| Package | Description |
|---|---|
| cnslab.cnsnetwork |
| Modifier and Type | Field and Description |
|---|---|
MiNiNeuron.State[][] |
MiNiNeuron.sta_p
two-dimensional array pointing to the state variables.
|
| Modifier and Type | Field and Description |
|---|---|
TreeSet<MiNiNeuron.State> |
MiNiNeuron.state
linked list for state variables
|
| Modifier and Type | Method and Description |
|---|---|
int |
MiNiNeuron.State.compareTo(MiNiNeuron.State arg0)
Sorts in descending order of decay rate.
|