MTSpikeRoutingTables.cpp

Go to the documentation of this file.
00001 #include "MTSpikeRoutingTables.h"
00002 
00003 MTSpikeRoutingTables::MTSpikeRoutingTables(int numThreads)
00004 {
00005     localDelayMaps.resize(numThreads);
00006 }
00007 
00008 MTSpikeRoutingTables::~MTSpikeRoutingTables()
00009 {}

Generated on Wed Jul 9 16:34:38 2008 for PCSIM by  doxygen 1.5.5