Package | Description |
---|---|
cnslab.cnsnetwork |
Modifier and Type | Field and Description |
---|---|
VSICLIFNeuronV2.State[] |
VSICLIFNeuronV2.sta_p
pointer to the state variables; the first two states correspond to
the g and b terms respectively, followed by the spike-induced current
terms
|
Modifier and Type | Field and Description |
---|---|
TreeSet<VSICLIFNeuronV2.State> |
VSICLIFNeuronV2.state
linked list for state variables
|
Modifier and Type | Method and Description |
---|---|
int |
VSICLIFNeuronV2.State.compareTo(VSICLIFNeuronV2.State arg0) |