- g - Variable in class cnslab.gui.mainErnst
-
Graphic console
- gasdev(Seed) - Static method in class cnslab.cnsmath.Cnsran
-
- gatherFire - Static variable in interface cnslab.cnsnetwork.NetMessageTag
-
- gatherInput - Static variable in interface cnslab.cnsnetwork.NetMessageTag
-
- gcd(int, int) - Static method in class cnslab.cnsnetwork.FunUtil
-
compute greatest common factor for two numbers
- gcd(int[]) - Static method in class cnslab.cnsnetwork.FunUtil
-
compute greatest common factor for an array of integers.
- GConsole - Class in cnslab.gui
-
Graphic console for JPVM
- GConsole() - Constructor for class cnslab.gui.GConsole
-
- get(int) - Method in class edu.jhu.mb.ernst.util.seq.ListSeq
-
- get(int) - Method in interface edu.jhu.mb.ernst.util.seq.Seq
-
- getBackData - Static variable in interface cnslab.cnsnetwork.NetMessageTag
-
- getChannel() - Method in class cnslab.cnsnetwork.Stimulus
-
- getConnectionPort() - Method in class jpvm.jpvmBarrierServer
-
- getConnectionPort() - Method in class jpvm.jpvmConnectionServer
-
- getContent() - Method in class cnslab.gui.mainErnst
-
- getCurr(double) - Method in class cnslab.cnsnetwork.BKPoissonNeuron
-
- getCurr(double) - Method in class cnslab.cnsnetwork.MiNiNeuron
-
Used mainly for intracellular recording.
- getCurr(double) - Method in interface cnslab.cnsnetwork.Neuron
-
- getCurr(double) - Method in class cnslab.cnsnetwork.SIFNeuron
-
- getCurr(double) - Method in class cnslab.cnsnetwork.SYNNeuron
-
- getCurr(double) - Method in class cnslab.cnsnetwork.UserSenNeuron
-
- getCurr(double) - Method in class cnslab.cnsnetwork.VSICLIFNeuron
-
- getCurr() - Method in class cnslab.cnsnetwork.VSICLIFNeuron
-
get the current which is the last updated current
- getCurr(int, double[]) - Method in class cnslab.cnsnetwork.VSICLIFNeuron
-
- getCurr(double) - Method in class cnslab.cnsnetwork.VSICLIFNeuronV2
-
- getCurr() - Method in class cnslab.cnsnetwork.VSICLIFNeuronV2
-
get the current which is the last updated current
- getCurr(int, double[]) - Method in class cnslab.cnsnetwork.VSICLIFNeuronV2
-
Nj terms:
- getDecay() - Method in class cnslab.cnsnetwork.Stimulus
-
- getDegree() - Method in class cnslab.cnsmath.Polynomial
-
- getDiscreteEventCollection() - Method in class cnslab.cnsnetwork.SubExp
-
- getDiscreteEventQueue() - Method in class cnslab.cnsnetwork.Network
-
- getDiscreteEventQueue() - Method in class cnslab.cnsnetwork.SimulatorParser
-
- getDocument(double[]) - Method in interface cnslab.cnsnetwork.ParToDoc
-
Deprecated.
input parameter array
- getEngineFactory() - Method in class cnslab.cnsnetwork.SimulatorParser
-
- getFireEventSlot() - Method in class cnslab.cnsnetwork.Network
-
- getFirstFireEvent() - Method in class cnslab.cnsnetwork.Network
-
- getFirstInputEvent() - Method in class cnslab.cnsnetwork.Network
-
- getFirstPInputEvent() - Method in class cnslab.cnsnetwork.Network
-
- getFitValue(SimulatorParser, LinkedList[], RecorderData) - Method in interface cnslab.cnsnetwork.ParToDoc
-
Deprecated.
from recorded data to evaluate the fit function value;
- getFrame(int, int, int) - Method in class cnslab.cnsnetwork.PlotResult
-
- getFreq() - Method in class cnslab.cnsnetwork.Stimulus
-
- getHost() - Method in class jpvm.jpvmTaskId
-
- getId(ANetwork) - Method in class cnslab.cnsnetwork.AvalancheCounter
-
- getInputEventSlot() - Method in class cnslab.cnsnetwork.Network
-
- getLayer(String, String) - Method in class cnslab.cnsnetwork.LayerStructure
-
- getLayersize(String) - Method in class cnslab.cnsnetwork.LayerStructure
-
Find out the number of layers starting with prefix string
- getLayerSuffix(String, int) - Method in class cnslab.cnsnetwork.LayerStructure
-
Returns the suffix of the Nth layer with given prefix.
- getLocalTime(int) - Method in class cnslab.cnsnetwork.Network
-
- getMemV(double) - Method in class cnslab.cnsnetwork.BKPoissonNeuron
-
- getMemV(double) - Method in class cnslab.cnsnetwork.MiNiNeuron
-
Used mainly for intracellular recording.
- getMemV(double) - Method in interface cnslab.cnsnetwork.Neuron
-
- getMemV(double) - Method in class cnslab.cnsnetwork.SIFNeuron
-
- getMemV(double) - Method in class cnslab.cnsnetwork.SYNNeuron
-
- getMemV(double) - Method in class cnslab.cnsnetwork.UserSenNeuron
-
- getMemV(double) - Method in class cnslab.cnsnetwork.VSICLIFNeuron
-
- getMemV(double) - Method in class cnslab.cnsnetwork.VSICLIFNeuronV2
-
- getModel() - Method in class cnslab.cnsnetwork.BKPoissonNeuronPara
-
- getModel() - Method in class cnslab.cnsnetwork.MiNiNeuronPara
-
- getModel() - Method in interface cnslab.cnsnetwork.Para
-
- getModel() - Method in class cnslab.cnsnetwork.SIFNeuronPara
-
- getModel() - Method in class cnslab.cnsnetwork.UserSenNeuronPara
-
- getModel() - Method in class cnslab.cnsnetwork.VSICLIFNeuronPara
-
- getModel() - Method in class cnslab.cnsnetwork.VSICLIFNeuronParaV2
-
- getModelFactory() - Method in class cnslab.cnsnetwork.SimulatorParser
-
- getModulatedSynapseSeq() - Method in class cnslab.cnsnetwork.SimulatorParser
-
- getMultiplierX() - Method in class cnslab.cnsnetwork.Layer
-
- getMultiplierY() - Method in class cnslab.cnsnetwork.Layer
-
- getNB(double, double, double[]) - Method in class cnslab.cnsnetwork.VSICLIFNeuron
-
return nb term
- getNB(double, double, double[]) - Method in class cnslab.cnsnetwork.VSICLIFNeuronV2
-
return nb term;
- getNegRemainder(Polynomial, Polynomial) - Static method in class cnslab.cnsmath.PolynomialLongDivision
-
- getNegRemainderA(Polynomial, Polynomial) - Static method in class cnslab.cnsmath.PolynomialLongDivision
-
- getNeuronType() - Method in class cnslab.cnsnetwork.Layer
-
- getNextTime(double) - Method in class cnslab.cnsnetwork.Stimulus
-
Get the next time given current time.
- getNG(double, double[]) - Method in class cnslab.cnsnetwork.VSICLIFNeuron
-
return ng term ( membrane voltage - ABGLCAP * membranevoltageNg )
- getNG(double, double[]) - Method in class cnslab.cnsnetwork.VSICLIFNeuronV2
-
Get ng term ( membrane voltage - ABGLCAP*membranevoltageNg )
- getOffTime() - Method in class cnslab.cnsnetwork.Stimulus
-
- getOnTime() - Method in class cnslab.cnsnetwork.Stimulus
-
- getPInputEventSlot() - Method in class cnslab.cnsnetwork.Network
-
- getPixels(Image, int, int) - Static method in class cnslab.image.utils
-
- getPort() - Method in class jpvm.jpvmTaskId
-
- getPrefix() - Method in class cnslab.cnsnetwork.Layer
-
- getRanFitValue(SimulatorParser, LinkedList[], RecorderData, Seed) - Method in interface cnslab.cnsnetwork.ParToDoc
-
Deprecated.
from recorded data to evaluate the bootstrapped fit function value;
- getRecord() - Method in class cnslab.cnsnetwork.BKPoissonNeuron
-
- getRecord() - Method in class cnslab.cnsnetwork.MiNiNeuron
-
- getRecord() - Method in interface cnslab.cnsnetwork.Neuron
-
record the neuron
- getRecord() - Method in class cnslab.cnsnetwork.SIFNeuron
-
- getRecord() - Method in class cnslab.cnsnetwork.SYNNeuron
-
record the neuron
- getRecord() - Method in class cnslab.cnsnetwork.UserSenNeuron
-
- getRecord() - Method in class cnslab.cnsnetwork.VSICLIFNeuron
-
- getRecord() - Method in class cnslab.cnsnetwork.VSICLIFNeuronV2
-
- getRemainder(Polynomial, Polynomial) - Static method in class cnslab.cnsmath.PolynomialLongDivision
-
- getResults() - Method in class cnslab.gui.mainErnst
-
- getSensoryWeight() - Method in class cnslab.cnsnetwork.MiNiNeuron
-
- getSensoryWeight() - Method in class cnslab.cnsnetwork.SIFNeuron
-
It looks this was originally a method in the Neuron interface which
has since been removed.
- getSensoryWeight() - Method in class cnslab.cnsnetwork.VSICLIFNeuron
-
- getSensoryWeight() - Method in class cnslab.cnsnetwork.VSICLIFNeuronV2
-
- getStrength() - Method in class cnslab.cnsnetwork.Stimulus
-
- getSuffix() - Method in class cnslab.cnsnetwork.Layer
-
- getTargetNeuronIndex() - Method in interface edu.jhu.mb.ernst.model.Synapse
-
- getTargetNeuronIndex() - Method in class edu.jhu.mb.ernst.model.synapse.ModulatedSynapseImp
-
- getTargetNeuronIndex() - Method in class edu.jhu.mb.ernst.model.synapse.MutableSynapseImp
-
- getTHost() - Method in class cnslab.cnsnetwork.BKPoissonNeuron
-
- getTHost() - Method in class cnslab.cnsnetwork.MiNiNeuron
-
- getTHost() - Method in interface cnslab.cnsnetwork.Neuron
-
- getTHost() - Method in class cnslab.cnsnetwork.SIFNeuron
-
- getTHost() - Method in class cnslab.cnsnetwork.SYNNeuron
- getTHost() - Method in class cnslab.cnsnetwork.UserSenNeuron
-
- getTHost() - Method in class cnslab.cnsnetwork.VSICLIFNeuron
-
- getTHost() - Method in class cnslab.cnsnetwork.VSICLIFNeuronV2
-
- getTime() - Method in interface edu.jhu.mb.ernst.engine.DiscreteEvent
-
Gets the event time.
- getTime() - Method in class edu.jhu.mb.ernst.engine.event.PeriodicDiscreteEventImp
-
- getTime() - Method in class edu.jhu.mb.ernst.model.event.DefaultModulationDiscreteEventImp
-
- getTimeOfLastUpdate() - Method in class cnslab.cnsnetwork.MiNiNeuron
-
- getTimeOfLastUpdate() - Method in class cnslab.cnsnetwork.SIFNeuron
-
get the value of timeOfLastUpdate
- getTimeOfLastUpdate() - Method in class cnslab.cnsnetwork.VSICLIFNeuron
-
- getTimeOfLastUpdate() - Method in class cnslab.cnsnetwork.VSICLIFNeuronV2
-
- getTimeOfNextFire() - Method in class cnslab.cnsnetwork.BKPoissonNeuron
-
- getTimeOfNextFire() - Method in class cnslab.cnsnetwork.MiNiNeuron
-
- getTimeOfNextFire() - Method in interface cnslab.cnsnetwork.Neuron
-
get the value of timeOfNextFire
- getTimeOfNextFire() - Method in class cnslab.cnsnetwork.SIFNeuron
-
get the value of timeOfNextFire
- getTimeOfNextFire() - Method in class cnslab.cnsnetwork.SYNNeuron
-
- getTimeOfNextFire() - Method in class cnslab.cnsnetwork.UserSenNeuron
-
- getTimeOfNextFire() - Method in class cnslab.cnsnetwork.VSICLIFNeuron
-
- getTimeOfNextFire() - Method in class cnslab.cnsnetwork.VSICLIFNeuronV2
-
- getType() - Method in class cnslab.cnsnetwork.Stimulus
-
- getType() - Method in interface edu.jhu.mb.ernst.model.Synapse
-
- getType() - Method in class edu.jhu.mb.ernst.model.synapse.ModulatedSynapseImp
-
- getType() - Method in class edu.jhu.mb.ernst.model.synapse.MutableSynapseImp
-
- getWeight() - Method in interface edu.jhu.mb.ernst.model.Synapse
-
- getWeight() - Method in class edu.jhu.mb.ernst.model.synapse.ModulatedSynapseImp
-
- getWeight() - Method in class edu.jhu.mb.ernst.model.synapse.MutableSynapseImp
-
- getXEdgeLength() - Method in class cnslab.cnsnetwork.LayerStructure
-
- getXmultiplier(String, String) - Method in class cnslab.cnsnetwork.LayerStructure
-
- getYEdgeLength() - Method in class cnslab.cnsnetwork.LayerStructure
-
- getYmultiplier(String, String) - Method in class cnslab.cnsnetwork.LayerStructure
-
- GL - Variable in class cnslab.cnsnetwork.MiNiNeuronPara
-
leak conductance siemens
- GL - Variable in class cnslab.cnsnetwork.SIFNeuronPara
-
leak conductance siemens
- GL - Variable in class cnslab.cnsnetwork.VSICLIFNeuronPara
-
leak conductance siemens
- GL - Variable in class cnslab.cnsnetwork.VSICLIFNeuronParaV2
-
leak conductance siemens
- GLCAPDECAY - Variable in class cnslab.cnsnetwork.VSICLIFNeuronPara
-
some constants to boost up the computation
- GLCAPDECAY - Variable in class cnslab.cnsnetwork.VSICLIFNeuronParaV2
-
some constants to boost up the computation
- GlobalInit - Variable in class cnslab.cnsnetwork.SIFNeuronPara
-