CARLsim
3.0.3
CARLsim: a GPU-accelerated SNN simulator
|
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 | |
getNumNeuronsPost() | ConnectionMonitor | |
getNumNeuronsPre() | ConnectionMonitor | |
getNumSynapses() | ConnectionMonitor | |
getNumWeightsChanged(double minAbsChanged=1e-5) | ConnectionMonitor | |
getPercentWeightsChanged(double minAbsChanged=1e-5) | 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 |