Closed d-kamath closed 1 month ago
To improve the flexibility of registering spike history variables after deserialization, the function has to be moved from derived class AllSpikingNeurons to AllVertices so it can be accessed from Core
AllSpikingNeurons
AllVertices
And it should probably be renamed to something like registerHistoryVariables()
registerHistoryVariables()
To improve the flexibility of registering spike history variables after deserialization, the function has to be moved from derived class
AllSpikingNeurons
toAllVertices
so it can be accessed from Core