- largestRoot() - Method in class cnslab.cnsmath.Polynomial
-
- largestRoot(double[]) - Static method in class cnslab.cnsnetwork.FunUtil
-
Deprecated.
- lastFireTime - Variable in class cnslab.cnsnetwork.MiNiNeuron
-
last time the neuron fired; negative means no last spike
- lastFireTime - Variable in class cnslab.cnsnetwork.VSICLIFNeuronV2
-
last time the neuron fired, negative means no last spike
- lastInputTime - Variable in class cnslab.cnsnetwork.MiNiNeuron
-
last time the neuron received a spike
- lastInputTime - Variable in class cnslab.cnsnetwork.VSICLIFNeuron
-
last time the neuron received a spike
- lastInputTime - Variable in class cnslab.cnsnetwork.VSICLIFNeuronV2
-
last time the neuron received a spike
- lastItem() - Method in class cnslab.cnsnetwork.MTreeQueue
-
- lastItem() - Method in class cnslab.cnsnetwork.TreeQueue
-
- launch(jpvmEnvironment, PeerInfo) - Static method in class cnslab.cnsnetwork.NetHost
-
- Layer - Class in cnslab.cnsnetwork
-
Data structure for storing a layer of neurons.
- Layer(String, String, int, int, String) - Constructor for class cnslab.cnsnetwork.Layer
-
- Layer(String, String, int, String) - Constructor for class cnslab.cnsnetwork.Layer
-
- layer - Variable in class cnslab.cnsnetwork.VComponent
-
Neuron layer
- layerList - Variable in class cnslab.cnsnetwork.LayerStructure
-
- layerNumNeurons(String, String) - Method in class cnslab.cnsnetwork.LayerStructure
-
Find out the number of neurons of a layer, given the layer name
- LayerStructure - Class in cnslab.cnsnetwork
-
Organize layers of neurons.
- LayerStructure(ModelFactory, int, int, int) - Constructor for class cnslab.cnsnetwork.LayerStructure
-
- layerStructure - Variable in class cnslab.cnsnetwork.SimulatorParser
-
Layer structure
- left() - Method in class cnslab.cnsmath.RBCell
-
Return left child (or null)
- left - Variable in class cnslab.cnsmath.RBTNode
-
The left child node of current node.
- left() - Method in class cnslab.cnsmath.RBTNode
-
Returns the left child of the node.
- left_ - Variable in class cnslab.cnsmath.RBCell
-
Pointer to left child
- leftmost() - Method in class cnslab.cnsmath.RBCell
-
Return the minimum element of the current (sub)tree
- leftTo(RBTNode<T>) - Method in class cnslab.cnsmath.RBTNode
-
Sets the left child node to parent.
- LINEMAP - Static variable in class cnslab.cnsnetwork.LayerStructure
-
- ListSeq<E> - Class in edu.jhu.mb.ernst.util.seq
-
Read-only access to a List.
- ListSeq(List<? extends E>) - Constructor for class edu.jhu.mb.ernst.util.seq.ListSeq
-
- loadbitmap(String, String) - Static method in class cnslab.image.utils
-
- loadBWImage(String) - Static method in class cnslab.image.imageIO
-
- loadImage(String) - Static method in class cnslab.image.imageIO
-
- localTime - Variable in class cnslab.cnsnetwork.NetTime
-
- localTime - Variable in class cnslab.cnsnetwork.Network
-
used by the root host to monitor other host's time
- lookupRecvConnection(jpvmTaskId) - Method in class jpvm.jpvmConnectionSet
-
- lookupSendConnection(jpvmTaskId) - Method in class jpvm.jpvmConnectionSet
-
- LowFre - Variable in class cnslab.cnsnetwork.BKPoissonNeuronPara
-
Saturation freq
- lRotate90(double[][]) - Static method in class cnslab.cnsnetwork.FunUtil
-
left rotate matrix 90 degree