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

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

calcWeightChanges()ConnectionMonitorCore
clear()ConnectionMonitorCore
ConnectionMonitorCore(SNN *snn, int monitorId, short int connId, int grpIdPre, int grpIdPost)ConnectionMonitorCore
getConnectFileId()ConnectionMonitorCoreinline
getConnectId()ConnectionMonitorCoreinline
getFanIn(int neurPostId)ConnectionMonitorCore
getFanOut(int neurPreId)ConnectionMonitorCore
getMaxWeight(bool getCurrent=false)ConnectionMonitorCore
getMinWeight(bool getCurrent=false)ConnectionMonitorCore
getMonitorId()ConnectionMonitorCoreinline
getNumNeuronsPost()ConnectionMonitorCoreinline
getNumNeuronsPre()ConnectionMonitorCoreinline
getNumSynapses()ConnectionMonitorCoreinline
getNumWeightsChanged(double minAbsChanged=1e-5)ConnectionMonitorCore
getNumWeightsInRange(double minVal, double maxVal)ConnectionMonitorCore
getNumWeightsWithValue(double value)ConnectionMonitorCore
getTimeMsCurrentSnapshot()ConnectionMonitorCoreinline
getTimeMsLastSnapshot()ConnectionMonitorCoreinline
getTimeMsSinceLastSnapshot()ConnectionMonitorCoreinline
getTotalAbsWeightChange()ConnectionMonitorCore
getUpdateTimeIntervalSec()ConnectionMonitorCoreinline
init()ConnectionMonitorCore
print()ConnectionMonitorCore
printSparse(int neurPostId=ALL, int maxConn=100, int connPerLine=4, bool storeNewSnapshot=true)ConnectionMonitorCore
setConnectFileId(FILE *connFileId)ConnectionMonitorCore
setUpdateTimeIntervalSec(int intervalSec)ConnectionMonitorCore
takeSnapshot()ConnectionMonitorCore
updateTime(int simTimeMs)ConnectionMonitorCore
updateWeight(int preId, int postId, float wt)ConnectionMonitorCore
writeConnectFileSnapshot(int simTimeMs, std::vector< std::vector< float > > wts)ConnectionMonitorCore
~ConnectionMonitorCore()ConnectionMonitorCore