CARLsim  5.0.0
CARLsim: a GPU-accelerated SNN simulator
ConnectionMonitor Member List

This is the complete list of members for ConnectionMonitor, including all inherited members.

calcWeightChanges()ConnectionMonitor
ConnectionMonitor(ConnectionMonitorCore *connMonCorePtr)ConnectionMonitor
getConnectId()ConnectionMonitor
getFanIn(int neurPostId)ConnectionMonitor
getFanOut(int neurPreId)ConnectionMonitor
getMaxWeight(bool getCurrent=false)ConnectionMonitor
getMinWeight(bool getCurrent=false)ConnectionMonitor
getNumNeuronsPost()ConnectionMonitor
getNumNeuronsPre()ConnectionMonitor
getNumSynapses()ConnectionMonitor
getNumWeightsChanged(double minAbsChanged=1e-5)ConnectionMonitor
getNumWeightsInRange(double minValue, double maxValue)ConnectionMonitor
getNumWeightsWithValue(double value)ConnectionMonitor
getPercentWeightsChanged(double minAbsChanged=1e-5)ConnectionMonitor
getPercentWeightsInRange(double minValue, double maxValue)ConnectionMonitor
getPercentWeightsWithValue(double value)ConnectionMonitor
getTimeMsCurrentSnapshot()ConnectionMonitor
getTimeMsLastSnapshot()ConnectionMonitor
getTimeMsSinceLastSnapshot()ConnectionMonitor
getTotalAbsWeightChange()ConnectionMonitor
print()ConnectionMonitor
printSparse(int neurPostId=ALL, int maxConn=100, int connPerLine=4)ConnectionMonitor
setUpdateTimeIntervalSec(int intervalSec)ConnectionMonitor
takeSnapshot()ConnectionMonitor
~ConnectionMonitor()ConnectionMonitor